This article describes the RPA Process functionality to raise an error.
For a full list of available functions, please read PROCESS functions.
Description
The PROCESS Raise an error function allows you to raise an error.
Setting it up
To use the PROCESS Raise an error function, follow these instructions:
{{popups:rpas/add:action=error}}
Once on a process map:
- Navigate to the process where you would like to add the PROCESS Raise an error function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the PROCESS Raise an error option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Error | Yes | Text | - | The error message |
| Visually notify | No | Switch | Off | Show a visual notification |
Output variables
This action does not produce output variables.
Errors
This action does not produce specific errors.
Tips
- Deliberately triggers an error with a custom message
- Use this to handle validation failures or unexpected conditions