all ok now.
I had issues with source.
Thank you
pipeline failure
hello,
execute pipeline activity calls dataflow1
execute pipeline activity fails and so dataflow1 is called.
inside dataflow1, there is a parameter to get the error of the execute pipeline activity which I have placed as follows:
@activity('pl_SAP_Raw').Error?.message
the dataflow1 gives error :
Job failed due to reason: at Source 'sourceAudit'(Line 12/Col 0): The store configuration is not defined. This error is potentially caused by invalid parameter assignment in the pipeline.
note: if inside the above expression I put something like 'error occured', then there is no issue, however I want o get the exact error.
there is a source inside the dataflow which is pointing to a one column dummy file as follows:
thanks
Azure Data Factory
1 answer
Sort by: Most helpful
-
arkiboys 9,706 Reputation points
2022-09-07T19:59:12.52+00:00