Hello, I have to find the dependent services of RestorePipeline used service. To do that I am grep on all the service flow.xml file and finding if any service contains RestorePipeline using Java code (Runtime.exec()). So I wanted to know how the wm.server.ns.dependency:getDependent service is working??? If this service work in different and optimum fashion, then I will use this service to find the dependency… Basically I wanted to know my method (i.e, Grepping flow.xml file) is optimum one or not?
Thanks in advance for your help and answers!!!
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB