Previous Topic: Reset OperatorNext Topic: How the Reset Operator Works with the Loop Operator


Input Parameters

Operators List

Click Add to add an operator to reset. A drop-down menu lets you select one of the available operator names in the current process. Multiple operators can be added, which can then be added, deleted, or sorted.

You can also enter an expression (instead of choosing an operator from the drop-down menu) which resolves to a String (an operator name) or ValueArray (a list of operator names) at runtime.

Continue with Result
Selected

The End Condition drop-down menu and the Evaluate pre-execution and post-execution code check box become available.

Cleared

When an error-condition is met at runtime, CA Process Automation resets the selected operators. CA Process Automation then continues with the process flow

End Condition

When you select the Continue with Result check box, the End Condition drop-down menu becomes available with the following options:

Successful

CA Process Automation assumes that the selected operators are successful if no error condition is met at runtime. CA Process Automation then continues with the rest of the process flow.

Unsuccessful

CA Process Automation assumes that the selected operators have failed when an error condition is met at runtime. CA Process Automation then continues with the rest of the process flow.

Evaluate Pre-execution and Post-execution Code

Select this check box to evaluate pre-execution and post-execution code.