Creates multiple independent sub-workflows that run sequentially in a specified order within a single workflow. This activity is used to create multiple outbound transitions and to run several activities independently within the same workflow. Each branch is executed one after another in an order. You can draw any number of transitions from this activity.

  • Group: Logic

  • Nature: Non-Blocking

Example: Manage sequential departmental reviews

After the contract is drafted, using the Fork activity create multiple independent branches for review. You assign each branch to different departments—Legal, Compliance, Finance, and Risk Management. Each department reviews the contract in a set order, one after another.
Legal reviews the contract first. Once approved, it moves to Compliance, followed by Finance, and then Risk Management. After all departments approve, the contract proceeds to final executive approval and then execution.

Properties and activity information

Properties determines the initial behavior of the activity.

FieldDescription

Properties

Branches

Add one or more branch names by typing the name in the text box and clicking outside the field. The system displays the entered branch name as a tag. Repeat these steps to add multiple branches.

Common
NameEnter the technical name of the activity.
Display NameThis field auto-populates but can be changed if needed.
DescriptionProvide a description that is relevant to the activity.