Transactional events
A transactional event is triggered by a change to a business object. For example, an
order is created, or an order is modified.
For example, when an Order is created, Order is modified, and so
on.
The transactional events are published in a two-step asynchronous process:
- The relevant transaction drops a message in a queue by invoking a configured SDF flow.
- The integration server processes these messages and invokes the event publish API.
Sterling Order Management System Software provides five transactional events: