Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Consuming a VFP generated web service from Unix?
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01070626
Message ID:
01071322
Views:
22
Yup Sergey, i see i didn't explain correctly.
I have a VFP Web Service that's doing his job minding his own business. I have clients from ASP, PHP, VFP Clients, and other apps.
Now, i have a client that wants to connect from an app that runs on Unix. The only solution i found so far is writing an ASP wrapper on my server that does the job, but it's a pain to maintain, plus i have a double-pain with the xml encoding the send me.
This guy there that wrote the app told me they consumed other SOAP Web Services by entering some soap:action clauses, so i guessed maybe somebody here heard about this...
Jaime

>>Is it possible to consume a VFP-generated web service from Unix? I generated the web service using the vfp wizard/soap toolkit, and i was under the impression this is not achievable ( good look trying CreateObject("MsSoap.SoapClient") from Unix :-) ).
>>In the meantime, i created an ASP wrapper that calls the web services and they just post the data to this asp page, but the guy at the other end send they consume soap web services by entering soap:action clauses in the XML. Any clues?
>>
>
>Jaime,
>
>Your question doesn't make any sense because Unix doesn't consume a Web Service, some application running under Unix does. AFAIK, there are Soap implementations for Java and other languages on Unix.
Why do programs stop working correctly as soon as you leave the Fox?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform