MQ Connector Operation


MQ Connector

The MQ Connector is used for invoking asynchronous workload that has, or is exposed via, an MQ interface.

It supports the following message exchange patterns:

  • Publish
  • Request / Reply

The types of workload that might have an MQ interface are message-based workloads that are associated with enterprise messaging environments.

An MQ workload could include, but is not limited to:

Application Container Interfaces

Your organization may have asynchronous workload deployed to application containers such as WebSphere or an MQ Series Message Broker. These environments provide MQ services, such as queues and topics, that allow access to the deployed workload by your enterprise scheduler or other applications. This allows them to be included as part of your scheduled business processes.

Middleware

Middleware workload and processes are often asynchronous and are exposed via MQ queues or topics by the middleware software. They usually are the main interface for messaging operations. Using the MQ interface, the middleware workload, processes, and downstream targets of the middleware can be driven by your enterprise scheduler as part of a scheduled business process.

Universal Command Agent for SOA: MQ Connector does not provide the queue or topic infrastructure. You must have an MQ Broker with queues or topics configured to use the MQ Connector.