Here is a BPMN process diagram example that shows the use of the Cancel Case pattern.
The Cancel Case Pattern is an alternative of the Cancel Activity Pattern. However, it cancels an entire sub-process
Customers can call at any time and cancel their entire order no matter where the instance is located in the process. A cumbersome way to handle this is to have cancellation transitions in each activity of the process leading to the End.
Import into your Project
Open diagram in Visual Paradigm [?]Copy the URL below, paste it in the Open Project windows of Visual Paradigm and press Enter to open it |
Posted by: Brittany Shook
Next Read: Collaboration »