Exclusive Gateway Node

Use exclusive gateways to direct your process flows to one or more paths based on condition.

Purpose

Gateway Nodes are used to branch a process flow based on conditions and is represented with a diamond shaped box.

Exclusive

Exclusive gateway is the type of gateway where the process will follow only the one path where the condition is evaluated to be true. Exclusive gateway is used to create the condition flows in a business process.

Gateway Properties:

Gateway Configuration panel has two tabs to define properties:

General

General Tab contains general information such as title, task id etc.

Gateway

Property

Mandatory

Default

Description

Gateway Type

Y

There is only 1 Gateway available to choose for Microflow: Exclusive.

When link paths are created from Exclusive gateways, user must specify the condition on the links coming out of the Gateway Parameter panel.

Property

Mandatory

Default

Description

Name

N

User can give name to the link for easy reference. E.g. Approve, Reject etc.

Type

Y

Exclusive

To define the type of Gateway.

Description

N

To describe the gateway condition.

Condition button on Gateway Parameter Tab redirects user to the Formula Editor panel where user can write new conditions or can edit existing conditions.

Last updated