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

Serial processing of documents in Cluster Environment.

  • 1.  Serial processing of documents in Cluster Environment.

    Posted Wed June 13, 2012 04:27 AM

    Hello There,

    Lets consider the below scenario:

    we have two IS’s (GD) in cluster, which where connected to the same broker. we want the documents to be processed in serial mode. we also have the same clients on both the IS’s. I am aware that the two IS’s in cluster were treated as One IS. How can achieve the serial processing mode of the documents?

    Thanks,
    Veera.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Serial processing of documents in Cluster Environment.

    Posted Wed June 13, 2012 09:56 AM

    Hi Veera,

    Yes they share the same Broker client. Means the servers act as a single Broker client and share the same trigger client queues and document subscriptions.
    in Publish-Subscribe%20Developer’s%20Guide%207.1.pdf most of the thing are clear .
    You can make them serial processing mode when you set processing mode serial in the trigger property.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB