Updating Your SOAP Address
After downloading After downloading your WSDL file be file:
View file | ||
---|---|---|
|
be sure to open up the WSDL document in your favorite editor and adjust the target address of the SOAP interface to your server's address. This can be accomplished by searching for the "soap:address" element to configure the URL. Be sure to use an HTTPS secured address to ensure that authentication headers are encrypted.
...