Add Error
The Add Error feature allows users to define custom errors, which can be triggered when certain conditions in an action are met. These errors provide immediate feedback and assist in handling unexpected or invalid scenarios.
Steps to Add a New Error
Initiate the Process
Navigate to the Action Page.
In the Tabs & Actions Bar, click on the New Error action.
Open the New Error Drawer
After clicking New Error, a drawer labeled New Error will appear.
The drawer includes the following fields:
Name
Enter a unique identifier for the error action.
Validations:
The name must be unique.
The name length should be between 2 and 100 characters.
The name cannot be empty, include special characters, or spaces, or start with a numeric character.
Message
A dynamic field where you can construct the error message using the Expression Assistant.
The message will be shown to users when this error action is triggered, so it should clearly describe the issue and suggest any necessary corrective steps.
Submit the Error
Once the name and message have been filled in, click Submit to save the error.
The error will be added to the system and can be triggered as part of the action.
Errors play a crucial role in workflows by providing immediate feedback when issues arise. They ensure that problems are communicated clearly to users, helping them quickly understand the cause and take the necessary corrective actions, which improves both the efficiency and reliability of processes.
Last updated