On Error
Overview
The Error Causes properties allows you to modify how this step behaves upon the occurrence of an error. The default behavior is to monitor for the occurrence of all errors, however, these properties can be set to ignore certain errors or only react to specific errors. It also allows you to set the length of time this step is permitted to run before causing a time out error. If any Error Causes conditions are met during task execution, the procedures set under the On Error properties are carried out.
Practical usage
Used to ignore non-critical errors or overlook anticipated issues so task execution proceeds without interruption. This can set a timeout value for time-sensitive steps.
