Hi,
after having the Provider WSDL (and Descriptor node) created, you can export the WSDL from IS with the following URL:
http://:/ws/?WSDL
can be obtained from Designer when right clicking on the descriptor node and select “copy”.
Adding the “?WSDL” parameter indicates to return the WSDL instead of invoking the service directly when omitting the parameter.
Calling the URL “http://:/ws/” will display all available WebServices on your IS.
This URL is also visible in the properties of the Descriptor node.
Regards,
Holger
#soa#webMethods#API-Management