Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

How to get response in xml from restful webservices

$
0
0

We use JSON.stringify(oData); to get data in json, and how could we get data in the form of xml?



oModel.read('/', null, null, true, function(oData, oResponse){

var data = JSON.stringify(oData);

document.write(data );


Viewing all articles
Browse latest Browse all 6178

Trending Articles



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