Forum Discussion

aayushiharalal's avatar
aayushiharalal
Advocate I
5 months ago
Solved

New “Invoke Pipeline (Fabric)” activity not executing, while Legacy version works

Hi all, I’m running into an issue with the new Invoke Pipeline (Fabric) activity. Context I have an orchestration pipeline that calls another pipeline (fm_job_control). The Legacy Invoke Pipe...
  • aayushiharalal's avatar
    aayushiharalal
    5 months ago

    Hello Mauro89,

    In the legacy setup, invoking the pipeline did not require a connection, which is why it was working there. In the new setup, invoking the pipeline activity requires a connection, and this appears to have been the cause of the issue.

     

    After switching to a Service Principal connection, the new pipeline activity is now working as expected.

     

    Thank you for your time and support—it was very helpful.🙂