Hey,
You can use the below link to dump your error msg in file:
https://learn.microsoft.com/en-us/answers/questions/493585/write-pipeline-variable-value-to-csv-or-text-file.html
using activity('Act_3').error.message
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
The copy activity is connected to a dataflow
How is it possible to create a failure activity after the copy activity so that if the copy activity fails, a .parquet file is populated with some error information?
For example
Thank you
Hey,
You can use the below link to dump your error msg in file:
https://learn.microsoft.com/en-us/answers/questions/493585/write-pipeline-variable-value-to-csv-or-text-file.html
using activity('Act_3').error.message