Reflects the current release of Nintex for SharePoint 2016. For your version, please access assistance through the Help button in the product.
This topic describes the selections in the Error Handling section shown in the action settings configuration dialog box for some actions.
The Error Handling section allows you to capture errors that occur during the execution of the action and to create custom logic to handle errors.
Selection | Description |
---|---|
Capture errors |
This option specifies whether or not to turn on the capturing of errors. If this option is set to 'Yes', an error in the action will no longer cause the workflow to fail. Instead, the values described in the next two sections will be populated. Apart from using the values provided in the drop-down, a Yes/No workflow variable can be used. |
Store error occurrence in |
Specify a Yes/No workflow variable that will store whether or not an error has occurred. The variable will be set to Yes if an error occurred and No if the action execution completed. |
Store error text in |
Specify a text workflow variable that will store the details of an error if one occurs. This value will be set to empty if no error occurs. Note: The Store error occurrence in and Store error text in workflow variables will not be modified if Capture Errors is set to No. |