Explicit termination pattern

There are certain stages in the process when you want to terminate a process instance. For example, if the salesrep user rejects the AcceptQuote task, you want the quote request to get terminated and all the remaining tasks/activities and subprocesses to end. This is achieved by terminating the end event in the process.

The following table summarizes the details around Explicit Termination:

Signature

Explicit Termination Pattern

Classification

Termination Pattern

Intent

To explicitly end a process when the process has a certain specified flow pattern.

Motivation

The process needs to end explicitly, and this will terminate all the remaining tasks/activities and cause the processes to end.

Applicability ...

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.