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

Re: How to set WSDL webservice response to SAPUI5 table element

$
0
0

I changed the response from webservice,

Initially it ws coming as WSDL xml, in which we were facing issues of annotation and due to which model was not able to read the property, in that place we have used JSON response as below,

 

var JSON = {"data" : [{"name":"test","ID":"1"},{"name":"test2","ID":"2"},{"name":"test3","ID":"3"}]};

 

which will be easier to bing with table.


Viewing all articles
Browse latest Browse all 8078

Trending Articles



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