Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error when sending to a webservice
Message
De
17/03/2005 16:01:56
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
 
À
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:
00997046
Vues:
26
Curioser and curiouser...

In C#, I can access 3 separate objects from the WSDL and everything compiles.

From VFP, I only have access to the PatientDataService object, which does me no good without the other object(s) being created.

Not sure why VFP seems to be choking on this?
---J

>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