Adding an If Decision Point to a Workflow
If you only want a Step or Job call to execute if certain conditions are met, you can use a REL expression. The Job call or Step will execute only if the REL expression evaluates to true
.
To add an If Decision Point to a Workflow:
-
Click Decision Points in the toolbar.
-
Add the If Decision Point.
-
To add an If Decision Point to a Job call, drag the Iftile onto the Job clal. The Job overlay displays, scrolled to the Decision Points section.
-
To add an If Decision Point to a Workflow, drag the Iftile to before the first Step or between two Steps. The Decision Points overlay displays, allowing you to enter an expression.
-
-
To configure the If Decision Point, click the ellipsis icon on the right side of the field. The REL Equation Editor displays.
-
To check your work, view your Decision Point details.
-
When you are done creating the REL expression, click OK.
Note: Decision Points on Jobs are always visible, but Decision Points on Steps are visible only if you turn on the View Details switch.