Handling exceptions
About this task
When you define a job, job array, flow or subflow, you can specify what exceptions you want Process Manager to watch for, and how you want to handle the exceptions if they happen. You can specify as many exceptions and handlers as you want for any job, job array, flow or subflow. You can handle an exception automatically using the following:
Procedure
Handle exceptions of a job or job array using built-in handlers
Procedure
Handle exceptions of a subflow using built-in handlers
Procedure
Handle exceptions with a recovery job
Procedure
- Within the flow definition in the Flow Editor, draw both the predecessor and recovery jobs (or job arrays or subflows).
- Change to job dependency mode by clicking the Insert Dependency button.
- Draw job dependencies by left-clicking on the job that must run first, then left-clicking on the recovery job.
- Right-click on the dependency line and select Open Definition. The Event Definition dialog box appears.
- In the Event Type field, select the appropriate exception.
- Click OK.