FlowDecision

Estimated reading: 1 minute 1477 views

This activity is used when the flow can be branched into two paths. The node will have a condition and a flownode associated with each of the two possible outcomes: True or False. The condition is evaluated, and the value of this evaluation determines the next step of execution in the workflow.

The FlowDecision activity can be used in combination with any activity that has a possibility of two outcomes.

Properties

MISC 

Condition:* The path that determines which path the flow control takes.

Display Name: Displays the name of the activity. You can also customize the activity name to help troubleshoot issues faster. This name will be used for logging purposes.

FalseLabel:* The path taken by the flow control when the condition is not satisfied.

Truelabel:* The path taken by the flow control when the condition is satisfied.

* Represents mandatory fields to execute the workflow.

Share this Doc

FlowDecision

Or copy link

CONTENTS