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

JMS Message Request / Reply

  • 1.  JMS Message Request / Reply

    Posted Thu July 04, 2013 10:22 AM

    Hi, I have a scenario, and could not understand the correct configuration required.
    Currently I see a difference in the service usage on the requests and responses on both the servers. Difference on the count of request/reply is huge.

    We have two logical servers (Not clustered) with same packages & configurations etc, connected to same JMS provider. These servers run on Load balancer.

    We have a Request Reply flow, based on Queues (requestQ & responseQ)

    My question is how can I control :
    If a request comes from one server, the response should be from the same server. I do not want to loose any messages.

    I thought of one possible solution, but am not sure. That is :

    Changing the shared state(ss) of the responseQ to false .

    I can also look out for correlationId check on the JMS message, but this is secondary. I am looking for a configuration either on the queues or trigger?

    Pls let me know if anyone has any idea.

    Thanks,
    Murali


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


  • 2.  RE: JMS Message Request / Reply

    Posted Thu July 18, 2013 01:05 PM

    I think I did not post my question properly, but my problem is solved. webMethods does the correlation and all the messages are routed correctly to the correct server. As jms:reply runs from other server sometimes we see the service usage count on that.

    Thanks.


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