Provisioning to AD fails with error "The name operational attribute cannot be null"
Hello everyone,
I have installed Active Directory User Management Connector on OIM 12c and configure AOB.
Provisioning fails and Create user Process task gets rejected and the account status goes to Provisioning.
The error that I get is the following:
<Error> <ORACLE.IAM.CONNECTORS.ICFCOMMON.PROV.ICPROVISIONINGMANAGER> <BEA-000000> <oracle.iam.connectors.icfcommon.prov.ICProvisioningManager : createObject : Error while creating user
org.identityconnectors.framework.common.exceptions.ConnectorException: The name operational attribute cannot be null
I found document with DOC ID Provisioning to AD fails with error "org.identityconnectors.framework.common.exceptions.ConnectorException: The name operational attribute cannot be null" (Doc ID 2676526.1)
it described the same problem, the solution was to not set the sAMAccountName as key field.