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.  Starting a Process Instance

    Posted 10/16/15 09:04 PM

    Here is my situation: We have 2 integration servers in a cluster IS1 and IS2.
    I have a process model developed and promoted to both IS servers and subscribing to the same broker document type.

    I want both IS servers to run instances in parallel. Example: I publish 100 documents. I have set the subscription trigger, on both servers, to run Consecutive and 5 threads.

    I expected each server to run 5 processes start to finish but that is not happening.

    IS1 will run 5 processes at the same time, IS2 will run 1 and then sometimes it switches and IS2 will run 5 while 1 is running on IS1.

    How can I configure my system to run 5 of these on each server at the same time?


    #BPM
    #webMethods
    #webMethods-BPMS


  • 2.  RE: Starting a Process Instance

    Posted 10/18/15 05:12 PM

    Bruce – I believe, it depends on the algorithm that you implemented as part of clustering, can you cross check once.

    Thanks,


    #webMethods-BPMS
    #BPM
    #webMethods


  • 3.  RE: Starting a Process Instance

    Posted 10/21/15 12:38 PM

    Hi Bruce,

    can you have a look at the following article:
    http://techcommunity.softwareag.com/web/guest/pwiki/-/wiki/Main/Setting+Correct+Trigger+Parameters+

    It explains how to set the different parameters for triggers for different purposes.

    Can you share the complete settings from IS-Admin → Settings → Messaging → Native Trigger Management?

    Remember that these settings might get reverted to defaults when deploying the process packages subsequently.

    BTW:
    which webMethods version are you using and which Messaging Provider (Broker/UM)?

    Regards,
    Holger


    #webMethods
    #webMethods-BPMS
    #BPM