+

Search Tips   |   Advanced Search

Publish/subscribe messaging through an IBM link

The following products provide publish/subscribe capability we can use with WAS over an IBM MQ link:

IBM MQ v6 (except v6 of IBM MQ for z/OS ) provides queued publish/subscribe implemented by a publish/subscribe broker within IBM MQ. However, the publish/subscribe function provided by IBM MQ Version 6 uses MQRFH message headers, also known as MQRFH1 message headers, and it does not support the MQRFH2 message headers that the WAS publish/subscribe bridge uses on the IBM MQ link. For IBM MQ v6 publish/subscribe to interoperate with WAS publish/subscribe over an IBM MQ link, we must use a separate message broker product that supports MQRFH2 message headers. Alternatively, instead of using an IBM MQ link, we can interoperate using the IBM MQ messaging provider, so that the applications use IBM MQ publish/subscribe function and do not use the service integration bus. This requirement also applies to earlier versions of IBM MQ where publish/subscribe function is provided by SupportPac MA0C.

Message headers and contents are mapped in the same way for both point-to-point messages and publish/subscribe messages. For more information about the mapping of messages see How service integration converts messages to and from IBM MQ format.


Subtopics


Related:

  • Message exchange through an IBM MQ link
  • Bus topology that links to IBM MQ networks
  • How service integration converts messages to and from IBM MQ format
  • Publish/subscribe broker profiles [Settings]
  • Broker profile subscriptions [Collection]