Hello Experts,
I am new to Fiori and on training currently. I have been looking for a way to pass data from Fiori to Odata services at back-end.
I have developed the app and after navigation to a page I need to pass data on button click.
I have searched a lot on this but not able to find answer.
My app is created from Master-detail page template and connected to back-end data. Do I need to apply CRUD template for achieving this functionality. Also in my service I have tried the post query but I see the Create Entity is not getting triggered after implementation.
Am I missing something.
Please provide me some help on passing data from Fiori to Backend.