IBM MQ
IBM® MQ connector enables information exchange between webMethods Integration and other systems by sending and receiving messages through the IBM MQ messaging queue. It routes documents or any piece of information from webMethods Integration to systems that use IBM MQ messaging queue as their information interface.
IBM MQ connector consists of two components, namely:
- Account
- Facilitates the connection with IBM MQ server. Configuring an account is essential to run any operation through IBM MQ actions.
- Actions
- Facilitates to produce and consume messages from IBM MQ
actions. Actions are based on templates that are provided by the IBM MQ connector.
Each action represents a specific task that is run on a resource, such as using the Produce action to publish a message to a specified IBM MQ queue.
Limitations
- Transactional Connection not supported
- The Peek and Put With Acknowledgement actions does not support Transactional connection.