cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug OData Provisioning services of sap cloud platform

hemchand_sharma
Active Participant
0 Kudos

Hello Experts,

can you please help me how to debug and do analysis of error in OData provisioning of sap cloud platform.

Accepted Solutions (1)

Accepted Solutions (1)

pmhatre
Explorer

Mostly all cloud user ids are associated to a corresponding Communication User id. This Communication User id is present in the SAP system. In order to debug the odata service in the backend (which is configured on sap cloud platform via odata provisioning), you need to set an External breakpoint on this Communication User Id and not the cloud user id.

Answers (1)

Answers (1)

pjcools
Active Contributor

Have you got a specific problem you can share more details on? If you are talking about debugging the backend OData service then this is the same as normal ECC debugging - setting of an External breakpoint based on the userd logging in. If you are trying to find out data from entity sets then that is something different.

If you are having troubles registering Odata services look at the Troubleshooting area.

If you can provide some more information please then I can help you out.