36.4k views
5 votes
Consider the following BPMN diagram of a subprocess. Which of the following is required to correct an error in the diagram?

A. Change the intermediate event to a start event.
B. Change the intermediate error event to an exclusive gateway
C. Add a sequence flow to an end event after the discard errors activity.
D. Drop the activity named Discard Errors.

1 Answer

4 votes

Final answer:

To correct the error in the BPMN diagram, option C, which is to add a sequence flow to an end event after the 'Discard Errors' activity, is required.

Step-by-step explanation:

In the given BPMN diagram of a subprocess, the error can be corrected by adding a sequence flow to an end event after the 'Discard Errors' activity (option C). This ensures that the process flow after the error is properly directed towards the end event. By adding the sequence flow, the error is appropriately handled, and the process can continue.

User Suresh Bambhaniya
by
6.5k points