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

JSONModel not loading from URL

$
0
0

I am trying to fetch JSON data from RESTFUL service when I use below code, loadModel() is not loading the data.

 

var oModel = new sap.ui.model.json.JSONModel();
//oModel.setData();
oModel.loadData("URL to my RESTFUL SERVICE");

Should I use .ajax call to load the data from RESTFUL Service similar to jQuery? in SAPUI5 too?


Viewing all articles
Browse latest Browse all 6178

Trending Articles



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