Event-driven interaction pattern

By definition, an event is an occurrence that has happened. It can be a change in a state, a condition that triggers a notification, and so on. An event can be a notification, alert, business event, or a complex event. The events are always named in the past tense such as OrderShipped, OrderCancelled, and so on, and notification events are named as inventoryLow, CartCleared, and so on.

The Oracle SOA/BPM platform offers the Event Delivery Network (EDN), which deals with the publishing and subscription of events. The EDN also performs various activities such as pattern matching, event publishing, event subscription, and so on. In Oracle BPM, the events are defined using the Event Definition Language (EDL) editor. ...

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.