Table of Contents
Workflow object: Parallel gateway
A parallel gateway can be used in a workflow to perform several tasks in parallel. Use cases. If the activities to be carried out in parallel are to be processed by the person currently responsible,…
Table of Contents
A parallel gateway can be used in a workflow to perform several tasks in parallel.


Use cases
If the activities to be carried out in parallel are to be processed by the person currently responsible, tasks, sub-processes or send e-mail objects can be modeled behind the gateway. All activities are displayed to the person currently responsible in the process at the same time and can be processed in any order (see note in the following section).

Alternatively or additionally, one or more tasks or sub-processes can be requested by one or more agents.
Modeling with and without the merging second parallel gateway
Close open gateway | Do not close open gateway |
![]() | ![]() |
If an open parallel gateway is closed by a second gateway after the triggered activities, a case will wait for the completion of all activities between these two gateways. The intermediate event "Target" is therefore only reached if task 1 and task 2 are completed. | If an open parallel gateway is not closed by a second gateway after the triggered activities, a process will continue to run after one of the activities has been completed. The intermediate event "Target" is therefore reached when task 1 or task 2 is completed. |
Attention points in connection with other workflow objects
How did we do?
Workflow object: Timer
Workflow object: Sub-Process

