What conventions are applied to the modeled control flow?
The use of process models is subject to the following conventions for the simulation:
- A process model must have at least one start event in order for process instances to be generated.
- The process end must be modeled using an end event, otherwise the process may not be able to be completed.
- Cycles must not consist exclusively of interlinked rules.
- Events must not be followed by OR or XOR rules.