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.  enabling and disabling triggers

    Posted Wed July 02, 2003 11:09 AM

    in wM 6.0.1 does anyone know if a service can be written to enable/disable triggers instead of manually using developer to accomplish this.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 2.  RE: enabling and disabling triggers

    Posted Tue September 21, 2004 12:02 PM

    Did you ever find any solution to this ?


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 3.  RE: enabling and disabling triggers

    Posted Thu September 23, 2004 04:09 PM

    If the requirement is to reconnect the trigger client in the broker that can be achived using Broker API. Each trigger is indeed a broker client with a subscription. This client can be controlled by a custom service to reconnect.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 4.  RE: enabling and disabling triggers

    Posted Fri September 24, 2004 12:21 AM

    There is a package craeted TriggerManager for 6.0.1 it has functionality to disable and enable triggers in bulk and services to do this. See wmusers.com software section. I also heard that 6.1 has a fix actually enhencement that does exactly same thing you can get that from Advantage site or request WM Techincal support to send you one.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB