How do process folders pass through a simulated process in ARIS models?

To simulate a process, process folders are generated at the start event. The process folders are guided along the control flow by the objects and connections. Within the control flow, they are either discarded or pass through the entire control flow including the end event:

Sequential pass

Parallel pass (AND split)

Synchronization (AND join)

Exclusive selection with probability-based path (XOR split)

Exclusive merge (XOR join)

Multiple selection (OR split)

Multiple merge (OR join)