When weorking with Remote web services, what’s the best way to setup the configuration endpoints? As is the case of moving from a DEV environment to QA, the hostnames for these remote services will obviously be different in the different environments and possibly port numbers.
OK I finally found the post your refering to ([url]wmusers.com)
, and I’d like to go the server.cnf route since it does have a UI in IS already. so now how do I retrieve that property? Seems like getServerProperty in the pub.utils might do the trick, but to no available, are there any docs on wmPublic services?
I would strongly suggest not storing your own configuration items in server.cnf. That’s primarily for wM use. You’ll be better off managing your own cnf file (or .xml file).
SAG introduce new Package name WxConfig its purpose is to support the management of configuration information for webMethods Integration Server , but not free .
The proper way to externalize web service hostnames, ports, etc is via Web Service Alias: go to the IS Admin console, Settings > Web Services > Create Web Service Endpoint Alias