Overview
The Error Tool produces an error message and stops a running project if any records flow into the macro. You may optionally define a Boolean expression as the error condition.
Error Tool macro configuration parameters
The Error Tool macro has a single set of configuration parameters.
|
Parameter |
Description |
|---|---|
|
Error message |
(Required) Text message to display if Error condition is triggered.
|
|
Error condition |
(Required) Condition to evaluate. Use any combination of mathematical operations and functions that are appropriate for your data. The expression must always evaluate to a value of True or False.
|
Configure the Error Tool macro
-
Select the Error Tool icon.
-
Go to the Configuration tab on the Properties pane.
-
Select Error Message and enter the text to display in case of error.
-
Optionally, select Error Condition to define a Boolean expression. Use any combination of mathematical operations and functions that are appropriate for your data. The expression must evaluate to a value of True or False.
-
Optionally, go to the Execution tab, and then set Web service options.