Skip to main content
Version: 3.2.0

Adding more flow branches

To split the process flow into more steps, you just need to use a parallel gateway node type.

Parallel Gateway

Steps for creating a flow with two branchesโ€‹

To create a flow with two branches:

  1. Open FLOWX Designer and go to the Definitions tab.
  2. Click on the New process button, using the breadcrumbs from the top-right corner.
  3. Add a start node and a parallel gateway node.
  4. Add two different task nodes and link them after the parallel gateway node.
  5. Add a parallel gateway to merge the two flow branches back into one branch.
  6. Add an end node.

Visual Guide Parallel Gateway

ยปParallel Gateway

Was this page helpful?