Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error when sending to a webservice
Message
De
17/03/2005 15:41:59
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00996134
Message ID:
00997036
Vues:
19
Wayne,

Just pulled this into our project to see what it looks like in C#... here's what I'm seeing:

First it looks like you need to create an object of type OP_ReceiveLifetracData (call it x for simplicity sake), and populate its properties of which it has one for each of the parameters "username", "password", and "lifetracXMLString"

Then, create an instance of PatientDataService and use the OP_ReceiveLifetracData method of *that* object, passing object "x" created above as a parameter.

Hope that helps,
---J


>>Hi,
>>
>>>>loPatientDataIFPort.OP_ReceiveLifetracData('gd','gd',lcPatientXml)
>>
>>Hadn't read this when I responded to the other post. To clarify, just try:
>>
>>x = loPatientDataIFPort.OP_ReceiveLifetracData('gd','gd',lcPatientXml)
>>
>>HTH,
>>Viv
>
>Viv,
>
>I am still getting the error... can you look at this WSDL and see if I am missing something?
>
> http://nybf01-al-n002.buffalo.gd-ais.com:8080/lifetrac/insert?WSDL
>
>Thanks!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform