Hi Experts,
I am confused in a scenario as below.
I have an ECC instance running on HANA. I created some XSODATA services which give me OData. I created one UI5 application which consumes the same. I created proxy Servlet entry to test the application from Eclipse(localhost).Now I am planning deploy the application as BSP application . So, here how can i create a proxy Servlet entry (or corresponding activity) in BSP side to run the same ?
Reason for deploying in BSP container than HANA XS is due to UI component version mismatch .
Sreehari