Symptom
The transformation logic of SAC target system should have the following logic present,
{
"constant": "PROFILE:sap.epm:Embedded_BI_Content_Admin",
"targetPath": "$.roles[0]"
}
A question arises regarding why it should be Embedded_BI_Content_Admin and not Embedded_BI_User for all the users.
Environment
- SAP SuccessFactors HCM Suite
- Analytics & Reporting (Ad Hoc, YouCalc, ORD)
- People Analytics (Analytics Cloud for SF)
- Analytics & Reporting (Ad Hoc, YouCalc, ORD)
Resolution
The Embedded_BI_Content_Admin role is meant for SuccessFactors embedded scenarios. All expected SuccessFactors functionality will work if users are tagged with this specific role; hence we utilize this role under our transformation logic
SF and SAC has internal API contract and all the development / enhancement or any fixes are done keeping the standard suggested role in context which is the Embedded_BI_Content_Admin role.
Keywords
Embedded_BI_Content_Admin, story, IPS, SAC target system, Embedded_BI_User , roles, user sync, SAP Cloud Analytics , KBA , LOD-SF-ANA-SAC-IPS , IPS configurations and Sync Job , How To