Hello Experts,
I am using Local WEBIDE and I have created the SAPUI5 application by select "Project from Template", configured destination in manifest file and neo-app.json files and trying to call OData service through ODataModel in onInIt() method.but not able to get the backend data.
How can I get destination service url into controller ?
Can anyone help me on this.
Below is the code:
Controller.JS

Manifest.json :


neo-app.json

Destination file:

Thanks,
Satya