Symptom
- IPS sync job has failed with the error below:
"Duplicated user resource sap global uuid detected."
- Entity failed to be created through Real time user sync:
"HTTP operation failed invoking https://<SF API Server>/rest/iam/scim/v2/Users/<SF User ID> with statusCode: 432, Response: Entity is successfully provisioned to Identity Authentication - XXX - target target system, but callback to source system SuccessFactors - XXX - source failed. "
Environment
- SAP SuccessFactors HXM Suite
- Identity Provisioning
Reproducing the Issue
Provision users from SF to IAS by running an IPS job or a real-time sync.
Cause
Two users having the same SAP Global UUID as they are Non-Case-Sensitive duplicate usernames.
Resolution
To resolve this issue, ensure "Enable Case-Insensitive Usernames" is turned on under Company System and Logo Settings page, as explained in the KBA 2791410 - Integrating SuccessFactors with Identity Authentication through the Upgrade Center
Also, follow the below steps to review global uuid assignment:
- From Admin Center, go to 'Data Inspector' tool
- Select table 'Table_USER_ACCOUNT'
- Choose 'Global User ID' filter
- Enter the global uuid from the error logs in IPS sync job
Outcome: Results will show the username in the database with this global uuid assigned
To resolve this issue, the duplicate user should be purged.
Besides purging the duplicate user, there are 2 other options that can be offered:
- Manual editing current user's global user id in IAS > User Management (just modify current id's last character)
- Delete current user in IAS side. Running full feed job will re-create this user with a new global user id
See Also
Keywords
IPS sync error, Sync fail, IPS job, Duplicated UUID, global User UUID, data inspector, duplicate user, statusCode: 432, 432, callback to source system SuccessFactors. , KBA , LOD-SF-PLT-IAS , Identity Authentication Services (IAS) With BizX , BC-IAM-IPS , Identity Provisioning Service (IPS) , Problem