The error trigger is fired when the error is received in the process. For more information on the error event, see Error Boundary Event.
Specific details of when the trigger is fired. The configuration parameters are:
Parameter | Definition |
---|---|
condition | A detailed condition for firing the trigger, created using the Condition Builder. For more details on conditions available as a part of the input values, see Creating Conditions. |
elementID | The ID of the BPMN element within a process definition, such as Activity_102rnb9. |
activityName | Name of the activity, for example Set document metadata. |
activityType | Type of the activity, for example userTask. |
errorCode | Code of the error as defined in the process, for example CUSTOM_ERROR. |