Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Não consigo consumir meu web service
Message
From
29/07/2002 19:46:10
 
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00683284
Message ID:
00683769
Views:
29
Paulino, tenta o seguinte:
loWS = CreateObject("MSSOAP.SoapClient")
loWS.MSSOAPInit("http://SeuServer/webservice.WSDL")
loWS.ConnectorProperty("UseProxy") = .T.
loWS.SeuMetodo()
Claudio Lassala
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform