Introduction

A sequence flow connects two elements in a process. The sequence flows vary according to the requirement. You can create a Conditional Flow, a Default Flow, or just a Sequence Flow.

Sequence flow

In a sequence flow, after the execution of an element in the process, all the outgoing sequences are followed.

The following screenshot shows a sequence flow in a process.

Sample Sequence Flow

Sample Sequence Flow

Conditional flow

A conditional flow is for executing a process under certain conditions. The behavior is to evaluate the conditions on the outgoing sequence flows. When a condition evaluates to ‘true’, that outgoing sequence flow is selected.

The following screenshot shows a conditional flow in a process.

Sample Conditional Flow

Sample Conditional Flow

Default flow

The default flow refers to the flow that has to be followed when none of the conditions are met.

The following screenshot shows a conditional flow in a process.

Sample Default Flow

Sample Default Flow

To change the flow:

  1. Click the flow.
  2. Click the settings icon.
  3. Select the required flow.
Changing a Flow

Changing a Flow