Automation Scenario Flow order
Mateusz
Dataiku DSS Core Designer, Neuron 2020, Registered, Neuron 2021, Neuron 2022 Posts: 91 ✭✭✭✭✭✭
Hi All,
Attached example of my flow and settings, final result of it will be 2 separate files.
I want to set up automate scenario using this flow and run whole scenario when either of 2 starting files will change. But right now, the way I set it up, I'm ending up with only part of the flow running, and I want that both of the "flow lines" will start at first, order is irreleveant, and then it will join both and move on. I guess I should split it somehow?
Thanks
eMate
Best Answer
-
Hi,
To guarantee a full rebuild, you can switch the Build mode parameter in the Scenario to "Force-rebuild". This will effectively always recompute the whole flow, including the 2 "flow lines".
Hope it helps,
Alex
Answers
-
Mateusz Dataiku DSS Core Designer, Neuron 2020, Registered, Neuron 2021, Neuron 2022 Posts: 91 ✭✭✭✭✭✭
Hi,
I think that worked!
Thanks