Business process setup guide (BPMS)
This documentation is valid for Creatio version 7.16.0. We recommend using the newest version of Creatio documentation.

Parallel gateway (AND)

When diverging, a parallel gateway is used to create several parallel flows in a process. For example, after a contract draft has been prepared, it must be agreed upon by both the company lawyer and CEO (Fig. 1).

Fig. 1 Diverging parallel gateway

scr_process_designer_parallel_gateway_branching.png 

In this case, after the “Prepare contract” user task, the “Agree with lawyer” and “Agree with CEO” user tasks will begin simultaneously.

You can also use the [Parallel gateway (AND)] for converging several parallel flows in one, if the execution of all parallel flows is necessary for continuing the process. For example, the contract can be signed only after it has been agreed with the lawyer and company CEO (Fig. 2).

Fig. 2 Diverging parallel gateway

scr_process_designer_parallel_gateway_synchronization.png 

In this case, the “Sign contract” user task will start only after both the “Agree with lawyer” and “Agree with CEO” user tasks are completed. The process will not continue unless both tasks are completed.

When converging, a parallel gateway is used with the sequence flows.

Next

Exclusive event-based gateway

Default Flow

Did you find this information useful?

How can we improve it?