Skip to Content
0
Aug 31, 2023 at 08:48 AM

Accessing API fields "CreatedBy" "ModifiedBy" while using RBP for technical users

117 Views

Hi guys,

We are using SuccessFactors OData APIs to retrieve data from the system. We use technical users (basic auth), which only have access to selected data (role based permission). This works fine.

Unfortunately, the apis aren't giving metadata like "CreatedBy", "lastModifiedBy" etc. Apparently they are shown when assigning "Admin access to MDF OData API" to the technical user - this will ignore all role based permissions though, which is also mentioned in SAP Help.

Is there any other way to show those fields without ignoring RBP?

Thanks!