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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  JMS Trigger

    Posted 02/07/15 08:06 PM

    Can someone tell me what is “durable subscriber” while creating JMS Trigger? and how to create durable subscriber?
    I did not find much information on the documentation about this.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 2.  RE: JMS Trigger

    Posted 02/08/15 01:02 AM

    Durable subscribers allow subscribers to receive all the messages published on a topic, including those published while the subscriber is inactive.

    For durable subscription creation you can do it via MWS. Refer 9-X_Administering_Broker.pdf for more information.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: JMS Trigger

    Posted 02/08/15 12:42 PM

    Thank you for your reply.

    But do we need to use Durable subscriber for Guaranteed delivery? to get the messages delivered when the client is up and running?

    and what is delivery mode as ‘Persistence’ . Documentation says that “the message will not be lost even when the JMS provider is down”. Does it mean that the Universal messaging is down, Is it going to persist the JMS and processes the message when UM is up?


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB