I am attempting to create some AD accounts for a few test users that are currently in OIM. I want OIM to create their AD accounts by requesting the AD Application Instance as the OIM admin on behalf of the users. Initially, I was getting Pending - System Validation. I filled in all the required fields and now the provisioning process is being Rejected at the CreateUser task. I see two errors in the Connector Server logs. Here is the first:
<ERROR>: Class-> ActiveDirectoryConnector Method -> Create, message -> Encountered DirectoryServicesCOMException: The specified directory service attribute or value does not exist.
That is about all of the information that I get on why the CreateUser task is being rejected. I am also looking through the oim_server1-diagnostic.log file, but I have yet to find where the error occurred there.
Where can I find more information about why this task is failing? At this point, I have run the AD Group Lookup Recon, Org Lookup Recon, Entitlement List, and Catalog Sync Job. I receive this error when I try to request the AD application instance as a sysadmin on behalf of a user. I am trying to accomplish provisioning users from OIM to AD.