Book Image

Oracle BPM Suite 12c Modeling Patterns

By : Vivek Acharya
Book Image

Oracle BPM Suite 12c Modeling Patterns

By: Vivek Acharya

Overview of this book

Table of Contents (19 chapters)
Oracle BPM Suite 12c Modeling Patterns
Credits
Disclaimer
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Case interaction pattern


The case interaction pattern highlights the facts around the different processes and service integrations with cases. Interactions and integrations can happen using APIs, service calls, events, and so on. The following table highlights facts around the case interaction pattern:

Signature

Case Interaction Pattern

Classification

Case Pattern

Intent

Integrating the case with processes and services.

Motivation

A case ecosystem where different technology components can integrate.

Applicability

Events are the key components of the case management system. Case management leverages EDN to publish and subscribe to events. The Oracle case management engine raises events and subscribes to events. The SOA service and processes can be configured to subscribe to such events and can integrate with cases.

Implementation

The case management engine can publish/subscribe events to Oracle EDN and a case is exposed as a service; hence, the BPMN process can invoke...