Resume error handler
The Resume error handler replaces the module output with a substitute output when an error happens. You define the substitute output in the Resume error handler settings. The rest of the Action Flow uses the substitute output. Celonis platform processes the rest of the bundles in the Action Flow flow normally.
With the Resume error handler, you can substitute the bundle that causes an error with your custom data. The custom data continue the rest of the Action Flow flow instead of the erroring bundle.
In the Resume error handler settings, you get the same fields as in the handled module settings. In the error handler fields, you can provide custom data that Celonis platform uses instead of the bundle that caused the error.
For example, the following Action Flow outputs an error in the Update a record module:


To change the erroring bundle for custom data and use them in the rest of the Action Flow, follow the steps:
Right-click the module that is causing the error. In the menu, select Add error handler.
Select the Resume error handler.
Fill in the Resume handler settings with your custom mapping.
Save your Action Flow.
You added the Resume error handler to your Action Flow. When an error occurs in the Data store module, the Resume error handler replaces the bundle with your custom mapping.



