Skip to main content
Version: 8.1

Inclusive gateway (OR)

Level: beginner

You can use the inclusive gateway to create 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 100,000 or more, it is considered a large customer, and if its annual revenue is more than 200,000, then this customer is considered VIP (Fig. 1).

Fig. 1 Diverging inclusive gateway
Fig. 1 Diverging inclusive gateway

If the customer's annual revenue is 150,000, it will be classified as a large customer. If the customer annual revenue is more than 200,000, 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.


See also

Exclusive gateway (OR)

Parallel gateway (AND)

Exclusive event-based gateway


E-learning courses

Process Designer. Events and flows

Tech Hour - How to use gateways in business processes