Error end event

General properties
Property
Description
Advanced properties
Property
Description
Visual properties
Property
Description
Last updated
Was this helpful?
This event triggers the process to end with an error. You would use this event when there is a condition that needs to be met in order for the workflow to complete successfully. If the condition is not met, then your user will get an error message and the workflow will end.

Model ID
The unique identifier of the element within the process model.
Name
The name of the element displayed in the diagram.
Documentation
A description and any additional information about this element.
Error code
The code of an error definition.
Error mapping
Map the name of the source property of an error to a target variable.
Execution listeners
Allows you to invoke Java logic after certain events:
Start: Executes after the activity has been started.
End: Executes after the activity was completed.
Transition: When defined on a sequence flow, executes once the flow is transition is taken.
Font size
The font size of the element in the diagram.
Font weight
The font weight of the element in the diagram.
Font style
The font style of the element in the diagram.
Font color
The font color of the element in the diagram.
Background color
The background color of the element in the diagram.
Border color
The border color of the element in the diagram.
Last updated
Was this helpful?
Was this helpful?