-
Notifications
You must be signed in to change notification settings - Fork 130
Modeler_audit_rules_R3100
Antonin Abhervé edited this page Sep 3, 2020
·
1 revision
BPMN SubProcesses represent independent processes. Therefore all the parts of a subprocess sequence must be in that subprocess.
If you have a subprocess sequence that has SequenceFlows coming out of or leading out of the subprocess, you should keep in mind that a subprocess should have a StartEvent and an EndEvent, and only one sequence. These rules should ensure that you do not have any coming out of or leading out of the subprocess.