IBM Exam Questions

How should the BPM application developer implement error handling?

A BPM application developer wants to reuse error handling flows for common errors that
can be raised by any activity in a business process diagram and its subprocesses. How
should the BPM application developer implement error handling?

A.
Create an event subprocess with the error handling flow and specify the errors to be
handled in the properties of the error start event.

B.
Attach intermediate events to all activities, specify the errors to be handled and connect

the flow from those events to the same subprocess containing the error handling flow.

C.
Place an error intermediate event as part of the service flow for all services that
implement the activities. Connect the flow from those events to the same subprocess
containing the error handling flow.

D.
Place an error event subprocess with the error handling flow in a toolkit and ensure a
dependency to the toolkit is added to the process application.