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.  Triggers list and Status

    Posted 08/22/19 05:51 AM

    Hi Team,

    Is there any inbuilt service to fetch the list of all triggers from IS page.

    Also, how can we check the status of the trigger( whether it is enabled or disabled) using flow service?

    Thanks in advance.


    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 2.  RE: Triggers list and Status

    Posted 08/22/19 09:40 AM

    You are requested to explore WmRoot package for your use case.


    #webMethods
    #edi
    #Integration-Server-and-ESB


  • 3.  RE: Triggers list and Status

    Posted 08/23/19 01:30 AM

    Use these services for both native and jms triggers at your own risk!

    wm.server.triggers:getTriggerReport

    wm.server.jms:getTriggerReport


    #Integration-Server-and-ESB
    #webMethods
    #edi