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
  • 1.  Asynchronous save (put) using JMS

    Posted Mon July 13, 2015 07:08 PM

    Greetings. I need the ability to send messages asynchronously in Java using Universal Messaging 9.7.

    What is the best way to do this? Is there a way for me to use the JMS 2.0 API? Can I access a JMSProducer and use the setAsync method?

    thanks in advance for your advice.

    Rob


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


  • 2.  RE: Asynchronous save (put) using JMS

    Posted Tue July 14, 2015 10:28 AM

    There is a JavaAPI available with the UM Installation.

    You can use this to build your own clients to connect to and send data to UM.

    See UM Guides for Details.

    Regards,
    Holger


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


  • 3.  RE: Asynchronous save (put) using JMS

    Posted Tue July 14, 2015 02:18 PM

    Vielen dank, Holger. I obtained access to the documentation today and am able to see more information.


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