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.  Disableenable a trigger

    Posted 10/13/04 03:53 AM

    Is there a service to disable/enable a trigger?


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


  • 2.  RE: Disableenable a trigger

    Posted 10/13/04 09:28 AM

    Hi James

    There is a way, but… you will have to write a Java service for that. You can use the Trigger class to set the ProcessingState of a trigger. But before you start fiddling at that level, make sure you really, really need to :wink: Can you explain the context of your request? There might be other ways.

    Chris


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


  • 3.  RE: Disableenable a trigger

    Posted 10/14/04 07:49 AM

    James,
    In 6.1 there are services for disabling/enabling triggers at runtime.You can use them if you are using 6.1.For that you will need to get IS_6-1_Fix22 from webMethods.

    Thanks,
    Puneet Verma


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


  • 4.  RE: Disableenable a trigger

    Posted 02/10/06 02:03 AM

    There are services in pub.trigger to suspend/resume retrieval/processing. There are however no built-in services to disable/enable a trigger.


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