You can create a conditional branch to control the flow of steps that run depending on when a condition is met.
A Next Step conditional branch is useful for running a step in a flow based on a condition.
You specify next step conditions from the Next Steps tab when establishing the flow in a service template.
The step names and conditional settings associated with any of the steps in the flow are shown:
- Step Name
- Name of the step for which the condition is defined.
- Condition Name
- Name of the conditional expression to evaluate. By default, this is the next step name.
- Condition Type
- Type of condition (ALWAYS, IF, OTHER) that must be met for a next step to run. When selecting [OTHER], there must be an item with a conditional expression of type [IF].
- Condition
- Specifies the condition using valid expressions that are applied to service properties.
- Description
- Gives a brief description of the condition being evaluated.
To add a Next Step condition: