Skip to main content

Hi,

 

We are designing process model to measure conformance and we have 15 approval related activities where any of these approval step can follow after any of the remaining approval steps.

Example- Lets say we have Approval 1,Approval 2,Approval 3,.......,Approval 15 activities

-Approval 2 can happen directly after any of the other approval activities (Approval 1 to 15)

 

and this is similar for all other approvals.

 

I tried using 'Exclusive Gateway' for every activity joined with all other 14 activities however the flow looks very clumsy . Is there any smarter way I can defined this scenario?

 

Regards,

Amogh

Hi @1460043626 ,

 

If only one of the 15 actities should occur then a XOR connected to all 15 approval accitivites, and another XOR after these, should be what you need.

 

If you need to see all 15 approval activities, but the order doesn't matter, then change the XOR gateway to an AND/parallel gateway, but keep the structure as in my previous paragraph.

 

Hope this helps!


Reply