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

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("URL to my RESTFUL SERVICE");
//oModel.setData();
oModel.loadData("data.json");

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 3585

Trending Articles



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