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

Question about trigger processing mode

  • 1.  Question about trigger processing mode

    Posted Fri April 14, 2006 09:07 AM

    Hi,

    We’re using IS 6.1.

    when there is one flow service and some of triggers - processing mode property is set to serial mode - call this service
    concurrently, is the service run concurrently or by serial?

    can anyone tell me for this?

    Thank you!!


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


  • 2.  RE: Question about trigger processing mode

    Posted Fri April 14, 2006 01:19 PM

    Each trigger handles its own invocation, so they would run in parallel. Each individual trigger would run in serial. I not sure why you would do that from a architecture standpoint. Wouldn’t it be better to separate your subscription services by subscription document?


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