Forum Discussion
kindminis
2 years agoNew Contributor
Hi Aleksandar,
Can you provide some more information on the other approaches you mentioned to ensure the pipeline runs sequentially? I am looking to call some other pipelines from a single pipeline and want to make sure that everything downstream waits until the Pipeline Execute snap finishes completely. Thanks.
Aleksandar_A
2 years agoContributor III
Hello kindminis ,
Another approach would be to use sub pipelines and call them in sequence using Pipeline Execute Snap.
- kindminis2 years agoNew Contributor
I believe I tried using pipeline execute snaps but it tries to call a snap that is downstream before finishing the current execution. Do you have an example I can use? Thanks!