Tutorials: https://developers.sap.com/tutorials/btp-app-cap-roles.html
--------------------------
Write here what you need help with ...
I have created calculation view and exposed the CV to Odata services and it get deployed successfully.
For the testing we are using POSTMAN and for the GET Method we are able to test it successfully and while for POST methods we are not able to hit the database and we are also getting error in POSTMAN like Datamanipulation action is illegal for this view.
please help me in this.