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.  Services to List Triggers

    Posted 12/21/15 04:52 AM

    Hello There,

    I have task to develop an IS service to fetch list of Triggers with their status, after some RD i found that wm.server.triggers:getRetrievalStatus from WmRoot package can be used get the trigger details, but i also read few threads in this forum saying that we are not supposed to WmRoot package, can someone suggest me if there is any alternative service to accomplish the task.
    

    Thanks in Advance
    Sreeni


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Services to List Triggers

    Posted 12/25/15 07:09 AM

    wm.server.triggers:getTriggerReport - Use this service.

    You can use the services from WmRoot but at your own risk. It just SAG will not support these services as they are internal and private API to SAG. Just take extra care when you upgrade from one version to another as there is not documentation and service change logs for WmRoot shared by SAG.

    Let me know if you have further questions.


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Services to List Triggers

    Posted 12/28/15 02:36 PM

    Sreeni – The services which are under WmRoot package are mainly meant for wM server internal usage. We can use the same on our own risk, if anything goes wrong in between SAG is not ready to assist. But I can see most of the times we do come across usage of these services for automation of a few activites.

    Thanks,


    #webMethods
    #Integration-Server-and-ESB