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

BPM Efficiency

  • 1.  BPM Efficiency

    Posted Mon December 07, 2009 11:18 AM

    Hello,

    We use BPM processes extensively and we found an efficiency problem when number of instances increased.

    We have transition documents published on broker and that is our problem. When number of transition documents is big we have a big queue on broker and each pass between process steps waits whole queue which takes a lot of time. Time necessary to finish a bpm process is a sum of processing transition documents (our issue) plus time required to configure systems.

    Is there any configuration we could use to avoid this problem?


    #BPM
    #webMethods
    #webMethods-BPMS


  • 2.  RE: BPM Efficiency

    Posted Fri December 11, 2009 09:33 PM

    You should use OptimizeLocally QoS for all process when possible, unless you are clustered.

    Review the use of logical servers, when used forces PE to publish a transition document.

    I heard in wM 8 there is an option to priorize JMS, and use clustered brokers.

    Hope this helps.


    #webMethods
    #webMethods-BPMS
    #BPM