Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
This article explains about monitoring Universal Messaging (UM) on cloud container.
It is assumed that readers of this article know how to create Webmethods cloud container solutions in cloud container as well as deploying the UM artefacts on cloud container.
Connecting to UM from External Clients
a. Integration server
b. Universal Messaging should be installed.
Note: In our case we have deployed the shipment package which contains JMS trigger and subscriber flow service.
a. JMS trigger
b. Subscriber flow services
a. Connection factory: shipmentconnectionfactory
b. Topic Name: ShipmentTopic
c. JNDI Destinations: ShipmentTopic
Note: We can see the durable subscriber only if we have created the topic with durable subscriber. As we know queue is already act as durable subscriber therefore for it no durable subscriber created.