After successful worker.dat load the user.dat ends in error: Invalid Value for PersonNumber
Summary:
I have successfully loaded the worker.dat file for new users. Ran the following jobs
- Send Pending LDAP Requests
- Retrieve Latest LDAP Changes
- Synchronize User GUID
- Synchronize Person Records
- Send Personal Data for Multiple Users to LDAP
- Maintain Party and Location Current Record Information
When I search for any of the new employee's they are not showing up in Oracle (User Management, Security or Person Management)
Then when trying to run the User.dat the job fails on an invalid value for PersonNumber.
I assume this is because the worker.dat file isn't actually creating these users in Oracle to locate the new PersonNumber while attempting to add the USER and USERROLE data??
0