I have a scenario in my workflow where a specific user task can be entered from four different paths, so I modeled it with a join gatewat that the four paths join to this gateway before entering the user task, so I was wondering if this is the best way to model it or there is a better solution for that, please see my attached image. (the gatway before Review manager1 user task)
should I make to differnt join gateways one for yes join and one for no join ?
since the review manager1 task can be entered in case of initial review (yes) from 2 paths and in case of reject by managers from 2 paths (no) ?
Hi @devmsaleh
When using an exclusive gateway, you can distribute incoming or outgoing sequence flows across multiple gateways to improve readability and prevent sequence flows from crossing
3 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.