Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using web service
Message
From
02/10/2020 06:38:22
 
 
To
02/10/2020 02:14:36
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
01676303
Message ID:
01676426
Views:
61
>Antonio, thank you very mutch for your time. I'll try as soon as I get username/pass and learn more about web services. I think they restrict access to servis only from specific static IP adresses. I should receive list of functions I can call with parameters whitch would help.
>
>>Thanks, I'l try.
>>
>>I dont understand part of sharing WSDL URL? If you need url for some additional help to me :-) there is it
>>
>>https://webapp2.rzzo.rs/rzzo/RzzoService?wsdl
>>

Zoran,

Yes, documentation is essential. The static IP is a requirement that goes beyond the application layer.

Meanwhile, the web service's functions are already formally described in the WSDL.

Their declaration would be something like this:
FUNCTION GetInsuranceDataF (lbo AS String, zk AS String) AS InsuranceDataF
FUNCTION GetInsuranceDataL (zk AS String) AS String
FUNCTION CheckConnection () AS Logical
FUNCTION GetInsuranceDataFObv (lbo AS String, zk AS String) AS InsuranceDataFObv
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform