Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3316

Re: How to call SOAP services from SAPUI5?

$
0
0

Create a destination pointing to the service

 

http://wsf.cdyne.com/WeatherWS

 

Then define a route in the app's neo-app for it

 

"path": "/WeatherWS",

            "target":

            {

                "type": "destination",

                "name": "WeatherWSDL"

            },

            "description": "Weather"

        },

 

then it can be used as

 

oModel.loadData("/WeatherWS/Weather.asmx/GetCityWeatherByZIP?ZIP=19073", null, false);

 

 

Regards,

Jamie

SAP - Technology RIG


Viewing all articles
Browse latest Browse all 3316

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>