Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using web service
Message
De
02/10/2020 08:32:34
 
 
À
02/10/2020 06:38:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
01676303
Message ID:
01676430
Vues:
36
I managed to see function names in wdsl url, but didn't see parameters such as lbo, zk. Can you tell me where did you see function parameters?


>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform