IBM MessageSight Outbound Event Notification pattern

This pattern uses IBM Integration Bus to receive events from a back-end system and dynamically publish those events to mobile clients via IBM MessageSight.

Use this pattern when the following conditions are true:

Solution

By using the IBM MessageSight Outbound Event Notification pattern, events that are generated by internal systems (such as databases) can be published to an IBM MessageSight appliance. The topic that is used for publishing can be dynamically determined (on a per message basis) to ensure that clients receive only the information they request. XML messages from the back-end systems are converted to JSON for use by mobile devices.

IBM MessageSight IBM Integration Bus integration diagram.
Constraints on the use of the pattern
Tasks to complete before applying the pattern
Parameters for the pattern
Tasks to complete after generating the pattern