Logging Details of ADF Dataflow pipeline error message
Patil Rajas
40
Reputation points
Hello,
As part of logging status of each pipeline run, I need to save :
My pipeline have below actities:
1.lookup
2.ForEach : (pipeline->script for logging)
All I am trying is saving status and error details part in SQL table with insert in script.
I tried using string(@{activity('MergeFlow1').error.message}
but this is giving me entire error code as below:
Since above test have some words in codes, its giving me error.
Any help will be much appreciate.
Regards,
PR
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
Sign in to answer