Hy!
I have an embedded subprocess (ad hoc!) and in it multiple processes that can or won't happen... How can I show that in BPMN notation - that processes may or won't happen?
Thanks for Your help, John
Hy!
I have an embedded subprocess (ad hoc!) and in it multiple processes that can or won't happen... How can I show that in BPMN notation - that processes may or won't happen?
Thanks for Your help, John
John, I'm not sure if I understand your question correctly, but outside of the sub-process you would add two branches. I wouldn't add this information to the sub-process itself.
Hi,
afaik, BPMN provides no means to explicitely denote optional/mandatory activities. In the BPMN spec you can find the following statements:
So, you can use text annotations. In my opinion, you can also use the group symbol to visualize optional or mandatory activities (the group name could be "Optional tasks").