Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3523

Change Model Destination After Deployment - Best Practice?

$
0
0

Hi guys,

so when developing a UI5 application in Eclipse you need to add a proxy to the OData model destination to get access to the gateway, like this:

"proxy/http/<<domain>>.local:8000/sap/opu/odata/sap/<<service>>". But after the deployment to the SAP system, the service URL must be without the proxy and domain, like this:

"/sap/opu/odata/sap/<<service>>".

 

So my question is, what's the best practice to set the model destination URL? Because right now, I always have to modify the BSP application after deployment (or change the URL in Eclipse before deployment) to get it running in SAP.

How do you do this?

 

Regards,

Klaus


Viewing all articles
Browse latest Browse all 3523

Trending Articles



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