Facing issue related to Attribute Mapping in AD Entra Cloud Sync from SAP SF to onprem AD
Hi Microsoft Support/Everyone,
Currently, I'm working on integration with SAP SuccessFactors to On prem AD in Windows server via Azure Entra ID Cloud Sync agent. Here, I'm struck with an issue while provisioning a user in On prem AD that exists in SF where getting the below error that is attached in the image.
Error Code:
hybridSynchronizationActiveDirectoryCannotCalculateDistinguishedName
Error Message:
The distinguished name could not be composed. Either or both of the 'cn' and the 'parentDistinguishedName' property values are missing.
Troubleshoots performed:
- I have removed the cn from the attribute mappings from Cloud Sync agent.
- I have given a default name if the value is null for the cn attribute
- There is no attribute named parentDistinguishedName is present in the attribute mapping.
Please let me know, if any other thing I'm missing out and any of you have faced this issue on the same.
I have performed the implementation by following this article from Microsoft Learnings.