Hi All,
I need to consume the OData service created in using Apache olingo in java. I deployed that in tomcat and able to view the entity set and metadata info on the browser. Now i need to consume that in my sapui5 app. below i shared the content .
My Project Structure:
My UI5 app web app folder and index.html navigation link:
My working service url in my browser:
My SAPUI5 master list app screen :
My Master.view.xml code where i mention the list items(Products entity set):
Thank you,
Regards,
JK