Hello
I need to create a service that has a service name string as input and returns true if the service exists. I checked the webMethods API javadoc and was not able to find any usable approach.
If there is no other solution, I could check on a file system level if the corresponding files exist, but I would prefer to have a clean solution based on webMethods APIs.
I would really appreciate to know if anyone else needed to solve this one.
Thanks in advance,
Raimund
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services