IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

MQ Adapter RequestReply service

  • 1.  MQ Adapter RequestReply service

    Posted Tue December 27, 2005 07:39 PM

    Is it possible to configure the MQ request/reply adapter service when the request and response messages are queued in two seperate queues managed by two seperate MQ queue managers on two different servers?

    Thanks,
    Srinivas


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: MQ Adapter RequestReply service

    Posted Wed December 28, 2005 10:17 PM


  • 3.  RE: MQ Adapter RequestReply service

    Posted Thu December 29, 2005 08:40 PM

    We used the concepts of alias and remote queue. The request/reply service is then configured in a regular manner.
    The request queue on the remote server is defined as a remote queue to local queue manager. The response queue is defined as a local queue to the local queue manager. We use alias names to refer to both queues. We then configure the WM connection pool using the local queue manager name.


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards