WAS v8.5 > WebSphere applications > Messaging resources > Interoperation with WebSphere MQ > Interoperation using a WebSphere MQ link > Publish/subscribe messaging through a WebSphere MQ link

Topic mapping on a WebSphere MQ link

A topic mapping is an association that defines which messages published in WebSphere Application Server or the WebSphere MQ network, should be forwarded to the other publish/subscribe system.

You define one or more topic mappings for a broker profile. The broker profile defines the connection between WAS and a WebSphere MQ queue manager or separate publish/subscribe broker. The topic mapping links a specific topic in the service integration bus with its equivalent in the WebSphere MQ network.

When you define a topic mapping, you choose if messages are to flow from WebSphere MQ to WAS, or from WAS to WebSphere MQ, or if the flow is two-way, or bidirectional. If a topic mapping is bidirectional, a message is safeguarded from being continually republished on alternating sides of the publish/subscribe bridge.

In a topic mapping, the topic name and its position in the hierarchy (or tree) of topics must be the same in WAS and in the WebSphere MQ network. We can use wild cards, as described in Wild cards in topic mapping. For example, if you set up a topic mapping for "stock/IBM" with a direction from the service integration bus to WebSphere MQ, the publish/subscribe bridge subscribes to the topic "stock/IBM" in WAS, and receives the messages published to the topic. The publish/subscribe bridge then publishes the messages to the topic "stock/IBM" in the WebSphere MQ network.

Messages published by a service integration JMS client are transferred to a WebSphere MQ network if an appropriate topic mapping has been created. This is presented to the WebSphere MQ network as only the topic name, for example, "sports/football". A suitably configured WebSphere MQ JMS application can use this information to publish further information to the same topic, but the original WAS JMS application receives these messages only if appropriate topic mapping has been configured.

If you delete a WebSphere MQ link, first unsubscribe and delete your topic mappings, to ensure there are no outstanding subscriptions in WAS or the WebSphere MQ network. For the process to unsubscribe, see Prepare to remove a foreign bus connection between a service integration bus and a WebSphere MQ network.


Subtopics


Related


Add or modifying topic mappings on the WebSphere MQ link publish/subscribe broker
Prepare to remove a foreign bus connection between a service integration bus and a WebSphere MQ network


+

Search Tips   |   Advanced Search