We are able to transfer the sap master data from SAP HR to SAP IDM but we are not transfer employee manager data from IDM to AD. Only manager attribute only we are not able to transfer from IDM to AD. remaining master we are able to transfer from SAP HR to SAP IDM then SAP IDM to AD except manager details.
we realized from AD team as manager attribute is mapping only DN value. So we build the query in SAP HR to feed the manager DN value to custom field then we feed the same custom value into manager attribute in eclipse mapping.
we faced the challenge as custom field have size limitation. So, we trimmed as DN value = custom field ( from SAP HR which have half of the DN value ) + LDAP_STARTING_POINT.( common for every user ) wihch we mapped in eclipse level.
Now we are able to push the data from HR to IDM but when we push the data from IDM to AD it is failing due to format issue and LDAP_STARTING_POINT also not feeding the data.
expected DN will be CN=**********,OU=******** OU=Users,OU=*******,DC=*******,DC=local
attached the error screen shots. idm-manager-map.pngidm-erorr-log.png