Answered
What could be best gateway to use
Hi
I got a situation where the flow will diverge into four paths at the same time(same like a parallel gateway) but it will end once one of the four paths ends.I can't use a parallel gateway because convergent parallel gateway will wait for all paths to be completed.I can't even use event-based exclusive gateway because four paths have many subprocesses.
Please suggest what could be done to achieve this scenario.
Thanks.
Dear Atmaram,
For that purpose, you will need a gateway (divergence) at the beginning and another gateway (convergence) at the end of the four paths. Is better to use expressions and conditions to build your model. Our suggestion is to explore this scenario with the Complex and Inclusive gateways.
Best regards.
Comments have been locked on this page!