Cancel activity pattern

The following pattern table explains the features of the cancel activity pattern:

Signature

Cancel Activity Pattern

Classification

Cancellation Pattern

Intent

To cancel process activities.

Motivation

Based on the process status or business logic, there are requirements to cancel certain activities of the process.

Applicability

The cancel activity pattern is a useful cancelation pattern as it will allow you to initiate the cancellation of activities based on business requirements. An activity can only be cancelled when it's active; hence, when we initiate the cancellation for an activity, make sure that the activity is running in the instance.

Implementation

We can use event subprocesses and boundary ...

Get Oracle BPM Suite 12c Modeling Patterns now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.