Hi
I’d like to get the dependencies of a package, and record them for later analizing.
Already got the processes to check for references and dependecies from the WmRoot package.
-wm.server.ns.dependency:getReferenced - and - wm.server.ns.dependency:getDepentent -
( I know, they are not public, and can change, still they’ll suffice for now.)
Furthermore, the wm.server.packages:packageInfo gives a string list, containing all of the processes of the package,
but I’d like to run the checking processes on every other element as well ( documents, schemas, whatever)
Do you know a way to achieve this ?
#Integration-Server-and-ESB#webMethods-General#webMethods