Reassigned Exception Handling Pattern

The following table highlights some important facts about the Reassigned Exception Handling Pattern:

Signature

Reassigned Exception Handling Pattern

Classification

Exception Pattern

Intent

The intention is to reassign the process token to the same activity on which the exception has occurred.

Motivation

When exception occurs, there would not be any change in the state of the process.

Applicability

A token is assigned to an activity. When the exception occurs, the token gets reassigned to the same activity. Hence, when the exception occurs, there would not be any change in the state of the process.

Implementation

Implementation is discussed as follows.

Known issues

NA

Known solution ...

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.