Forum Discussion
Data Pipeline : Invoke Pipeline Issue
- 1 year ago
Hi Jester_3 ,
The pipeline is failing because the child pipeline is taking longer to complete. To resolve this, I switched to using the Invoke Pipeline (Legacy) activity instead of the Invoke Pipeline (Preview) activity, and the pipeline succeeded.
Please use Invoke Pipeline (Legacy), as the Preview version relies on a linked service, and the access token used by that linked service is expiring during long-running executions.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks & Regards,
Rekha,
CustomerSupportTeam.
Hi Jester_3
Microsoft has released a preview version that allows invoking pipelines across Fabric workspaces and monitoring child pipelines. Try using this once
https://learn.microsoft.com/en-us/fabric/data-factory/invoke-pipeline-activity
If the issue persists, it may be worth contacting Microsoft Support, as there could be a platform-specific issue or limitation that needs to be addressed