I decided to use MSSOAP with Object Rexx. However, when I run the following program, I get back the xml tags, but no actual data between the tags. Am I missing something here?
Rexx Program:
wsdl_url = 'http://www.webservicex.net/usweather.asmx?WSDL'
zip = "30107"
SoapClient =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.