Skip to Content
0
Aug 10, 2023 at 11:56 AM

CAP created services not hitting the database

32 Views

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.