Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on April 9, 2023 3:26PM
Likes: 1
Replies: 1
Hi team,
I have multiple projects in my Dataiku instance. In all my projects I have scenarios to run the entire pipeline in the respective flow inside a project. How do I ensure that after a project (suppose project A ) run is complete, automatically project B starts running as its input file is the output file of project A ?
Currently I am able to run every single project pipeline using scenario but I wish to run one project after another in order through a single trigger or start.
Need some help and guidance. Thanks in advance
Hi @Saswat_M
,
It would be best if you used run another scenario from your master scenario this will ensure scenario from project A is completed before starting scenario from project B. https://doc.dataiku.com/dss/latest/scenarios/steps.html#run-another-scenario
Let us know if that helps!