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
Expand all | Collapse all

Get dependents services programmatically

  • 1.  Get dependents services programmatically

    Posted Wed October 02, 2013 07:21 AM

    I need to build a list of all the dependents of a bunch of services. I would like to do that automatically, by running a service or some java code. How can I do that ? I searched on the IS for some getDependents service but I didn’t found any.

    BTW, is there some way to get programmatically the filters & executed services of a trigger ?


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


  • 2.  RE: Get dependents services programmatically

    Posted Wed October 02, 2013 08:17 AM

    I found the service to get the dependencies : wm.server.ns.dependency:getDependent


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