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

Re: No data error in Eclipse starter application project-Fiori

$
0
0

Hi All,

 

I did some changes in my code part, with that now I'm able to see the output.

 

In connectivity.js, set the view of omodel

syntax:

var oModel = new sap.ui.model.odata.ODataModel(<serviceUrl>, true, "<username>", "password");

 

and the service url syntax is:

serviceUrl = "http://<hostname:port>/sap/opu/odata/iwfnd/<service name in capital letters>/";

 

After this I run the app in local host and opened in disabled web secured chrome.

 

Capture.PNG

 

Thanks and regards,

Sunita


Viewing all articles
Browse latest Browse all 8734

Trending Articles