Hi All,

during my process design I got lost in the use of Gateways.

My subprocess starts to analyze the input documents from ,"planning R". Here I have 2 ways to go. So I used an event based gateway to decide the condition for each path.

1st path doesn't require additional planning and directly finalize the document incl. cost calculation.

2nd path will point to "planning C". After "planning C" is finished, it comes back into my sub process, validate the doc and based on the result I have  2 possible paths to follow

a) its final and leaves the process

b) it requires a change in "planning R" and loops back into the process "planning R"

 

The problem I have now, how can I still forward the outcome of my initial "planning R" to the point where it connects with "planning C", in cse there is no additional loop from "planning C" to "planning R" required?

 or register to reply.

Notify Moderator