Using the JMS event emitter to emit events
You can use the Java™ Messaging Service (JMS) event emitter to asynchronously publish events to a predefined JMS queue. The events can be put on the JMS queue even when IBM® Business Monitor services are unavailable. This event emitter service makes it easier for other products to integrate with IBM Business Monitor
To use the JMS event emitter, you define XSDs that describe the structure of the business information. These XSDs are then used in authoring the monitor model to process the incoming events.