Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does the UT web service work?
Message
De
04/08/2005 13:04:28
 
 
À
04/08/2005 12:44:07
Mike Sue-Ping
Cambridge, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01038567
Message ID:
01038611
Vues:
23
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform