Branch Activity

Enables an Activity to jump or branch to another Activity in the running Process Timeline. For Process Director v3.49 and above, the use of this Activity type should be replaced, in most cases, by the use of the Looping functionality available in the Parent Activity Type.

In addition to the common properties tabs that appear for all Timeline activities, the configuration settings below are unique to this Activity Type.

Branch Tab

The Branch tab determines where the Activity goes, as specified by the “Branch Type” dropdown. The Branch can either roll back to the Activity on which it depends or start or jump to a new Activity. Jumping to a new Activity skips all the activities in between; they won't be started this process instance. Starting a new Activity allows the steps in between to start as they normally would.

Documentation Example #

The example below uses software simulation to configure a branch activity to roll back to a previous activity, based on a specified condition.

Other Activity Types

To view the documentation for other Activity Types, you can navigate to them using the Table of Contents displayed in the upper right corner of the page, or by using one of the links below.

User: This Activity Type assigns a task to a user or users, which must be completed to end the task.

Notify: This Activity Type sends email notifications to users who aren't participants in the process.

Process: This Activity Type invokes a different process that will run as a separate, synchronous subprocess.

Script: This Activity Type enables you to invoke a custom script.

Custom Task: This Activity Type invokes a Custom Task to run when the Activity starts.

Form Actions: This Activity Type enables you to manipulate the Form used for the process.

Parent: This Activity Type serves as a container for other activities and to create a looping segment in a Process Timeline.

End Process: This Activity Type enables you to conditionally end a process.

Wait: This Activity Type enables you to pause a Process Timeline.

Case: This Activity Type enables you to manipulate the Case instance that is associated with the Process Timeline.