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.  How to Maintain Sequence in Messaging

    Posted 01/04/13 02:07 PM

    I need solution for sequence messaging which is like without changing message order which received by Broker, i need send same order to the partner. My IS configured in cluster and partner server is not available also i need to send message with order once partner server become available.

    Also explain Using JMS messaging shell we implement, or else any other solution


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


  • 2.  RE: How to Maintain Sequence in Messaging

    Posted 01/04/13 04:15 PM

    Simply set the trigger property to be serial. The messages will be processed in the same order, one at a time, as they were received by Broker–assuming that the messages are published by a single publisher.

    When the partner is down, suspend the trigger.

    IS cluster is immaterial, more or less.

    Please review the documentation.


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


  • 3.  RE: How to Maintain Sequence in Messaging

    Posted 03/17/14 02:40 PM

    Additional information:

    The queue definition should be set to “Shared State Order=Publisher” in this case the queue will be forwarding the messages in the right order to the trigger.


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