4.3 Initiating a WebSphere MQ-to-TUXEDO Request

WebSphere MQ applications can request TUXEDO services via the WebSphere MQ to Tuxedo server TM_MQI. An WebSphere MQ-to-TUXEDO request consists of the following actions.

  1. The WebSphere MQ application queues a message requesting the service to a designated queue.
  2. The MQ Adapter retrieves the message from the incoming queue.
  3. The MQ Adapter forwards the message data to the appropriate service.
  4. The MQ Adapter places response data (if any) on the specified reply queue.