[i've updated my question with images, pls check and help me in fixing this issue]
- i have created data flow - to log error details. parameter -> errorMessage_Child
- created a pipeline to call above data flow (step 1), named as pl_ErrorLog. parameter -> errorMessage_Parent
- created another pipeline with a copy activity and called above pl_ErrorLog (step 2) pipeline (thru execute pipeline) during failure path for copy activity. parameter -> errorMessage_Parent value passed -> @activity('Copy data1').output.errors[0].message
but my execute pipeline is getting failed with below error:- Job failed due to reason: The store configuration is not defined. This error is potentially caused by invalid parameter assignment in the pipeline.","Details":""