Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does the UT web service work?
Message
From
04/08/2005 13:04:28
 
 
To
04/08/2005 12:44:07
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Web Services
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01038567
Message ID:
01038611
Views:
22
>It sure is!

Then, it is not related. If that method works, then, all the rest should work as well.

This code should return 259 records as of now:
loUniversalThread=Createobject("mssoap.soapclient30")
loUniversalThread.mssoapinit("http://www.levelextreme.com/WebService/universalthread.asmx?WSDL")
loUniversalThread.Login(lcUsername,lcPassword)
lcXML=loUniversalThread.GetMessage(DATE(),5)
XMLTOCURSOR(lcXML,'temp')
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform