Event exception behavior properties
- Last UpdatedJan 07, 2026
- 2 minute read
If an activity's error outputs are not linked to the next activity in the workflow, the Exception Behavior control allows the workflow to raise runtime exceptions when the activity results in an error being returned. This property is used when the Start activity's Raise Error on Unhandled Linked Output property is set to Yes. If the Raise Error on Unhandled Linked Output property is set to No, then this property has no effect on the workflow.
Raise error on unhandled linked output
-
Select the field button to open the Raise error on unhandled linked output dialog.
-
Complete the settings described below.
-
Select OK to save your changes.

Mapped error outputs
The selection of the Successful and Unsuccesful options indicate the error outputs that will cause the workflow to complete if they are not connected to the next activity in the workflow. Select which of these error outputs to which the Workflow Behavior for Error Outputs setting will apply.
Workflow behavior for error outputs
If the activity results in an error of the types selected by the Mapped Error Outputs options, the workflow behavior will be determined by this setting:
-
Select Stop with Error to have the workflow complete with errors.
-
Select Exit Activity with Error Output to have the workflow give an Error Encountered output instead of finishing with errors.