Hi,
To get the instance of oData below is the syntax and its working fine. When we move it to Qualty and Production how to change the server name dynamically
var model = new sap.ui.model.odata.ODataModel("URL");
URL = <Server><port><Service>
Since in quality and production Server name is different how do i change it when i move to corresponding system