Hi
I am trying to consume Odata service http://xpwlevoxxxx.wdf.sap.corp:XXXX/sap/opu/odata/sap/ZHRCORE_POC_EMP_ALLOPS_SRV_01/EmployeePersonalDataSet
in JAVA application.
I have run same service in SAP UI5 app, but due to browser restriction we can not smoothly, to run SAPUI5 app on google chrome we have to disable web security.
Now I want to consume this service in JAVA application( servlet).
if we install cloud connector in our onPremise system and changes the above url, then how can we consume odata service as change url.
Thanks
Sunil Maurya