Symptom
Client would like to know the Access permission for Entities in Odata API.
Environment
SuccessFactors Bizx
Resolution
There are two types of permisions can be set at the entity level:
1. Permission to Query.
2. Permission to Edit.
Permission to Query :
If you are not in RBP mode, you can query all Entities as long as the Export Permission is enabled.
For RBP-based systems, there are three query permission levels.
The Export Permission follows these rules:
Permission to Edit:
If you are not in RBP mode, you can edit all Entities as long as the Import Permission is enabled..
For RBP-based systems, there are three query permission levels:
The Import permission follows these rules:
See Also
Odata API Developer guide page 48 - 49.
Keywords
Odata API Access Permission for Entities Access Permission , KBA , LOD-SF-RCM-API , Webservices & APIs , How To