Skip to main content

MQ (IBM WebSphere MQ) (Tools/APIs)

Exchange messages between InterSystems IRIS® data platform and IBM WebSphere MQ.

Background Information

IBM WebSphere MQ is a third-party product for transmitting messages.

Available Tools

%Net.MQSendOpens in a new tab class and other classes in the %Net package

Define an interface to IBM WebSphere MQ, which you can use to exchange messages between InterSystems IRIS and the message queues of IBM WebSphere MQ. For details and examples, see Using Internet Utilities.

Availability: All namespaces.

MQSeries adapters

Enable a production to receive and send messages in IBM WebSphere MQ (MQ Series) format. Message content can be a specific data type or a binary data stream. The adapters can simply send the message, or send it and then pull the corresponding response from the message queue.

See Using IBM WebSphere MQ Adapters in Productions.

Availability: All interoperability-enabled namespaces.

FeedbackOpens in a new tab