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

Inclusive gateway (OR)

You can use the inclusive gateway to create the alternative flows in the process that can be executed concurrently. When diverging, an inclusive gateway activates the conditional flows whose conditions are met. Both one or several outgoing flows can be activated.

For example, if the account annual revenue is 100000 or more, it is considered a large customer, and if its annual revenue is more than 200000, then this customer is considered VIP (Fig. 1).

Fig. 1 Diverging inclusive gateway

scr_process_designer_inclusive_gateway_branching.png 

If the customer annual revenue is 150000, it will be classified as a large customer. If the customer annual revenue is more than 200000, it will be added to the large customers group and also have VIP status. In case the annual revenue is less than 100,000, the default flow is used.

The diverging inclusive gateway element requires an outgoing default flow. The default flow is activated when it is impossible to activate at least one of the conditional flows.

A converging inclusive gateway works in the same way as a converging exclusive gateway.

Next

Parallel gateway (AND)

Exclusive event-based gateway

Conditional flow

Default Flow

Did you find this information useful?

How can we improve it?