Skip to main content

MQ (IBM WebSphere MQ)

Exchange messages between Caché 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 Caché and the message queues of IBM WebSphere MQ. For details and examples, see Using Caché Internet Utilities.

Availability: All namespaces.

Ensemble MQSeries adapters

Enable an Ensemble 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 with Ensemble.

Availability: All Ensemble-enabled namespaces.

FeedbackOpens in a new tab