Add a branch to an activity

Before you begin

Branching is used only with the following activities:
  • If/Else
  • Parallel
Activities can be inserted at both the workflow and subprocess levels.

Procedure

  1. In the navigator, click Workflow > Workflows.
  2. In the Workflows list, select the resource you want to work with
    Note: A resource must already have been added in order to select it from this list. For more information, see Add a resource to the workflow model.
  3. In the Displays panel, click Workflow Management > Workflow Editor.
  4. Click the Workflow Editor tab.
  5. Insert an activity:
    • At the workflow level:
      • From the Standard Activities panel, click and drag the activity you want to insert to a drop point.
        Note: Activities can exist only between the presubprocess and postsubprocess.
    • At the subprocess level:
      • Double-click the local subprocess you want to add the activity to.
      • From the Standard Activities panel, click and drag the activity you want to insert to a drop point.
  6. Click the activity you want to branch.
  7. In the workflow, right-click the activity, and then select Add Branch.
  8. Click OK, and then click Save.