Skip to content

Instantly share code, notes, and snippets.

@lohithgn
Created July 16, 2014 08:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lohithgn/0cb249eebf49d9b4d5ae to your computer and use it in GitHub Desktop.
Save lohithgn/0cb249eebf49d9b4d5ae to your computer and use it in GitHub Desktop.
var appSettings = {
dataSettings:
{
partnersReadUrl : "http://<your server>/sap/opu/odata/sap/ZGWSAMPLE_SRV/BusinessPartnerCollection",
},
viewSettings:
{
partnerView: "views/partnerView.html",
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment