Hi Gurus,
I am trying to develop a CRUD application using SAP Fiori CRUD template in WebIDE. I am getting the X-CSRF token error and I know I have to pass the token along with the ODATA request.
However, I am not able to locate in the template where the actual ODATA specific code is written.
My questions are:
- Does anyone know or worked in WebIDE CRUD Fiori template and guide me to locate the ODATA specific code where the ODATA calls are triggering. I checked the Component.js , Base.controller.js and App.Controller.js but not able to find it out.
- Is it recommended to use these templates as I dont find it easier to maintain.
- Is there any place where we can read more about these templates.or anyone can point me to the related documentation.
Thanks!
Abhinav