IBM MQ

IBM MQ is enterprise messaging middleware that enables applications to communicate and exchange data reliably across different platforms and systems.

The IBM MQ plugin allows Linx to connect to an IBM MQ server to send and receive messages from queues as part of automated workflows.

circle-info

A separately hosted IBM MQ server is required. Linx does not provide IBM MQ infrastructure.

The IBM MQ plugin contains the following functions:

  • Read: Reads a message from a specified queue on an IBM MQ server. Supports filtering by correlation ID, and can operate in consume mode (removing the message after reading) or browse mode (leaving it on the queue).

  • Write: Writes a message to a specified queue on an IBM MQ server. Supports custom application headers, message persistence settings, and character encoding options.

Both functions support username/password authentication and signing requests with a certificate.


IBM MQ documentationarrow-up-right

IBM MQ License

Last updated