Using the JMS event emitter to emit events

The Java Messaging Service (JMS) event emitter enables you to asynchronously publish events, without the Common Base Event wrapper, to a predefined JMS queue or topic. 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.