Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hot to send XML Soap Message to a WSDL
Message
De
01/10/2010 06:25:51
 
 
À
01/10/2010 05:52:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
01483464
Message ID:
01483466
Vues:
62
>HI,
>
>I have to send an XML Soap message created by WSDL file , to an Endpoint.
>
>I have the XML file, Url of EndPoint ,User and Password to access to EndPoint.
>
>What is the OCX or DLL that allows me to get a response from WebServices.

loWinHttp = Createobject("WinHttp.WinHttpRequest.5.1") )
or
loHTTP = CreateObject("Microsoft.XMLHTTP")

depending on your needs (security most of all...)

HTH

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform