Creating multiple paths using forks and joins

You create multiple, parallel paths in your ruleflow using forks and joins.

About this task

You use forks and joins to create multiple, parallel paths in your ruleflow. The transitions from a fork node to a join node must not have conditions, because the ruleflow follows all paths in parallel between the fork and the join.

Procedure

To add forks and joins to a ruleflow:

  1. In the Ruleflow Editor palette, click Fork button Create a fork, and then click in the ruleflow diagram.
  2. In the Ruleflow Editor palette, click Join button Create a join, and then click in the ruleflow diagram.
  3. Create the transitions between the fork and join. See Creating transitions.