| If |
Description of your error condition. You can use this
label to identify the error condition when the condition
builder is not visible. Each error condition is equivalent
to an else if flow logic block. Only one error condition can
be true at a time. |
| Condition N |
Condition builder to specify the matching criteria for
the error condition. You can add conditions or condition
sets to define the matching criteria.For each condition,
select an action data pill to evaluate. For each data
pill to evaluate, select an operator and matching
value. Note: Workflow Studio only
displays the operators and values available for the
type of data pill you selected. |
| Don't treat as error |
Option to report the Action Status as an error or a
success when returned to a flow. |
| Action Status Code |
Integer value you want the action to return as part of
the Action Status object. You can use this integer value as
part of a Flow error handler. |
| Action Status Message |
String value you want the action to return as part of the
Action Status object. You can use this string value as part
of a Flow error handler. |