Quantcast
Channel: SCN: Message List - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 8124

Re: SAPUI5 - $metadata appended while calling Gateway service

$
0
0

Use this code to generate your serviceurl

 

function getUrl(sUrl){

  if (sUrl == '')

  return sUrl;

  if (window.location.hostname == 'localhost'){

  return "proxy" + sUrl;

  }else {

  return sUrl;

  };

  }

 

  var serviceUrl = getUrl('/sap/opu/odata/sap/Z_INSPECTIONS_SRV/');


Viewing all articles
Browse latest Browse all 8124

Trending Articles



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