Using the gateway with the Probe for Message Bus

You can use the Gateway for Message Bus with the Probe for Message Bus to process XML messages stored in a file or transmitted using the JMS, HTTP/HTTPS, or MQTT transport protocols.

You can use the probe and gateway together as a single implementation. In this scenario, the probe uses the transport module to acquire XML events, uses the transformer module to convert them into name-value pairs, tokenizes them, and then sends them as Netcool® events to the ObjectServer. The gateway reads Netcool XML events from the ObjectServer, uses the transformer module to convert them into a format appropriate for the destination application, and uses the transport module to send the transformed events to their destination application.

The following sections describe how to use the probe and gateway together as a single implementation: