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
  • 1.  Trigger Que

    Posted Wed July 23, 2014 02:30 AM

    Hi Guys,

    I need to stop a trigger from getting queud up on the broker with disabling its related packages …any option in mws


    #BPM
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Trigger Que

    Posted Wed July 23, 2014 03:10 AM

    Hi Sandeep,

    Even if you disable the trigger, documents still used to come in your trigger client queue at broker for processing at later stage once trigger is enabled.

    If i understand your requirement correct, you don’t want to have those documents for your trigger. For that once you disable the trigger, you need to delete the corresponding client queue also at broker.
    Kindly remember in case there is no subscriber for the given document,it will route to dead letter queue (provided its being configured/exist).

    Regards,
    Amit Gahlot


    #BPM
    #webMethods-BPMS
    #webMethods