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

MQM Adapter using the CorrelationId field

  • 1.  MQM Adapter using the CorrelationId field

    Posted Wed September 11, 2002 03:27 PM

    We are Putting a message and then monitering a second queue for a response but we want only the message that was the result of the Put. It apears that the CorrelationID is the way to go but how do you use the Filter tab to turn this option on?


    #Universal-Messaging-Broker
    #webMethods
    #broker
    #Integration-Server-and-ESB


  • 2.  RE: MQM Adapter using the CorrelationId field

    Posted Fri September 20, 2002 02:09 AM

    We use a different approach. We use the event’s _eventID(which is always unique) as the correlation ID and pass that and then expect the message matching that back. This way wM manages the correlationID.


    #Universal-Messaging-Broker
    #broker
    #Integration-Server-and-ESB
    #webMethods