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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

JMS message On demand receive

  • 1.  JMS message On demand receive

    Posted Wed April 14, 2010 02:42 PM

    Hi Folks:

    I m trying to use the basic Native JMS API receive service to fetch the document and reply back from Queue created on local broker (webMethods), When i am creating trigger on this listner queue, i am able to fetch the document successfully and reply back using pub.jms.reply service. But i want to implement ON-Demand fetch using the pb.jms.recieve, in the this case Queue is broker is always in disconnected state and reply is not being send as i am suspecting consumer is getting closed.

    On consumerIS … i am creating a consumer → receiving the jms msg → reply back to response queue.

    Please share some ideas what is missing here.

    -nD


    #webMethods
    #JMS-Adapter-Archive-wmUsers
    #webMethods-Archive


  • 2.  RE: JMS message On demand receive

    Posted Mon April 19, 2010 02:55 PM