Pick Branch

You can select this activity for specifying a potential path to run within the Pick activity.

The PickBranch is a pairing between a Trigger activity and an Action activity. At run time, the triggers for all branches run in parallel. When one trigger completes, then the corresponding action runs, and all other triggers are canceled.

This table lists the properties for the activity.

Property Type Property Name Data Type Description
Misc DisplayName String The name to be displayed for the activity.
Input Trigger N/A The activity which activates the pick branch when completed.
Action N/A The Activity to run if the pick branch is triggered.