PickBranch

Estimated reading: 2 minutes 1552 views

This activity refers to a specific set of activities executed within the “Pick” activity. Each trigger in the Pick activity is linked to a Pick Branch, defining a series of actions to be performed when the trigger condition is met. It can be used only inside the “Pick” activity.

Properties

MISC

Display Name: Displays the name of the activity. The activity name can be customized, which aids in troubleshooting.

Triggers:

A trigger is a specified condition that, when evaluated as true, initiates the execution of a particular Pick Branch within the Pick activity.

Triggers in the Pick activity are designed to monitor and respond to changes in conditions, events, or variables. Each trigger is associated with a specific Pick Branch, and the first trigger that becomes true will activate its corresponding branch.

Action:

An action refers to a set of sequential activities or steps defined within a Pick Branch These activities outline the specific actions or operations to be performed when the associated trigger condition is met.

Actions inside a Pick Branch define the workflow logic that should be executed in response to the triggering event. They can include tasks such as data processing, user interface interactions, logging, or any other operation required to handle the specific scenario associated with the trigger.

Share this Doc

PickBranch

Or copy link

CONTENTS