Hi, I am trying to host UI5 app on Netlify and I am using SAP ES5 sample service in my application. I haven't tried Heroku yet. Can you please comment on whether you are using sample service data and how could that be handled while hosting?
Step 3,4 and 5 you mentioned worked for me as it is! Just changed the Mountpath and BaseUri according to my on-premise service! When I run the app, it prompts for Username Password and works as expected!
Hi, you could refer this blog! https://blogs.sap.com/2020/04/07/ui5-tooling-a-modern-development-experience-for-ui5/comment-page-1/#comment-527958
I was able to consume my Gateway service with Authentication by these steps!
Edit: Thanks a lot for this Peter! I was able to consume my On-Premise OData service following these steps. After 2 long days it finally worked. So glad I stumbled upon this blog.I could connect Northwind via a proxy.js file as per the steps of Open...
Thanks, this was helpful especially the chart of libraries! If you could elaborate and add if there are more libraries, that would be really helpful too!!