Hello,
I am trying to use a webservice using SOAP header with the authentication.
The code I'm using is the following:
LOCAL o as MSSOAP.SoapClient30
o = CREATEOBJECT("MSSOAP.SoapClient30")
loException = null
llError=.f.
lcUrl = "http://wsgw-teste.aaaa.pt:8000/gateway/services/aaaa?WSDL"
TRY...
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.