+

Search Tips   |   Advanced Search

Broker profile on a WebSphere MQ link

A broker profile on a WebSphere MQ link defines a connection through a WebSphere MQ link to a WebSphere MQ queue manager, for the purpose of publish/subscribe messaging with a WebSphere MQ network.

A broker profile applies to the connection between WebSphere Application Server and a single WebSphere MQ queue manager or separate publish/subscribe broker. It contains the following information:

We can define multiple broker profiles on a single WebSphere MQ link, to connect to multiple queue managers in the WebSphere MQ network.

We define one or more topic mappings for a broker profile. A topic mapping links a specific topic in the WAS service integration bus with its equivalent in the WebSphere MQ network. For more information about topic mappings, see Topic mapping on a WebSphere MQ link.

The broker profiles, along with their topic mappings, form a publish/subscribe bridge with the WebSphere MQ network. The publish/subscribe bridge connects as a subscriber to receive messages from the WebSphere MQ network and pass them to applications in WebSphere Application Server, and it connects as a publisher to publish messages on topics in the WebSphere MQ network. For a description of how the publish/subscribe bridge operates, see Publish/subscribe bridge on a WebSphere MQ link.


Related tasks

  • Add a publish/subscribe broker on the WebSphere MQ link
  • Define permissions for a WebSphere MQ link publish/subscribe broker to work with WebSphere MQ