on 2018 Sep 10 10:46 AM
Hello Everyone,
We are integrating C4C with the custom mobile app based on azure.
We have scenario of concurrent access which we have to handle with optimistic lock approach.
We came to know there is a standard ETag functionality supported by C4C oDATA services as well. Which helps in achieving concurrent access.
We have found some blog and by following that we are able to create Etag for custom Odata Service.
We are using oDATA based on C4C reports to expose C4C data to mobile app.
In these Report based oDATA we can’t see Etag property in the response or as any other entity property.
Could you please help how to enable Etag in Report based oData, or why its missing when C4C supports this functionality.
Step to create OData for Report
1. Login to the C4C Tenant
2. Click on Business Analysis WC -> Click on Report Tab
3. Select any report
4. Click on Build Odata Query-> Query will be generated (i.e OData URL)
5. Need Etag for created Query / OData.
Repord Base OData
“https://my******.crm.ondemand.com/sap/c4c/odata/ana_businessanalytics_analytics.svc/RPZA6B42C6D0071758267FD7DQueryResults”
Or
https://my******.crm.ondemand.com/sap/c4c/odata/ana_businessanalytics_analytics.svc/RPZA6B42C6D0071758267FD7DQueryResults/?$format=json&$filter=CDOC_TYPE='542'
Thanks in advance.
Regards,
Subhash Sen
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.