Hello,
could anyone provide the example code to get the webservice behind
http://www.webservicex.net/airport.asmx?op=GetAirportInformationByCountry
for a webdynpro model.
The WSDL is behind
http://www.webservicex.net/airport.asmx?WSDL
i can generate a model from this WSDL file but how do i use it in my webdynpro application ?
Thx+++ in advance
Danny.
Hello Danny,
if you have a model already, then the worst part is done. The model tree now shows you the request and answer methods available. You can directly use them in your code.
Regards,.
Benny
Add a comment