cancel
Showing results for 
Search instead for 
Did you mean: 

Joining 4 parallel tasks - how to make completion condition to allow flow where less than 4 arrive?

barbkelly
Champ in-the-making
Champ in-the-making
Any help would be appreciated!

I have a parallel fork to 4 concurrent parallel user tasks.
Each of 4 tasks has a completion form with an evaluation to "yes" or "no".
Each parallel task connects to an exclusive gateway.
If 4 = "yes", then the workflow continues forward from the parallel gateway join of the 4 "yes' connections.
However, I want the also flow to proceed in a different direction from a join of "no" WHERE 1, 2, 3 or 4 = no.

How can I achieve this in the join of "no"?
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Im not really following the use case … but maybe an inclusive gateway is what you are looking for?