Manage messages and subscriptions for default messaging JMS destinations

You can manage the messages and subscriptions that exist for JMS destinations of the default messaging provider. You can manage the messages on a JMS queue by acting on the queue point for the bus destination to which JMS queue has been assigned. You can administer the durable subscriptions on a JMS topic by acting on a publication point for the topic space to which JMS topic has been assigned.

The Bus name property of the JMS connection factory identifies the service integration bus. For managing the messages on a JMS queue, note that the Queue name property of the JMS queue identifies the name of the bus destination. For administering the durable subscriptions on a JMS topic, note that the Topic space property of the JMS topic identifies the name of the topic space.

Queue points and publication points are examples of message points.

 

Manage messages on message points