Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to instantiate a certain kind of Web Service?
Message
From
15/12/2016 18:44:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
How to instantiate a certain kind of Web Service?
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Application:
Desktop
Miscellaneous
Thread ID:
01645353
Message ID:
01645353
Views:
53
Hi, I have one application that needs to use a web service. I first tried using VFP9's toolbox to register it and test it, but when I try to do it, it shows me an error. What I noticed is that the url of the web service does not end with a "wsdl" extension, instead it has this form: "https://app.supplier.com/ws/" (this is not the real url, but it looks like it), and the url to call a method called "Login" is like: "https://app.supplier.com/ws/WSsupplier.asmx?op=Login".

So, how can I use that web service?

Thank you in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform