Hi,
Could anybody please let me know how Fiori App triggers oData service methods and gets data to browser. Lets say i have a Fiori (CRUD or Master - detail app) and im using a custom odata service which has an entity set referring to a Z table. I have implemented (Re-define) few of methods (get_entityset, get_entity, insert and execute_action) in this custom odata service. If i use this service in one of my Fiori project (as Template) how fiori app will consume backend data by using these Redefined methods.
Could anybody please guide me on this.
Rgds