UID attribute not updated in OID after importing the users from EBS
HI All,
We have exported the users from EBS using the below command and tried to convert the file to final ladif usinf lidfmigrator then imported the users to OID. But most of the users are not updated with UID values. Is there any reason why we are missing UID attribute for the users. is there any thing wrong with the ldifmigrator command?
USer export from EBS:
----------------------------------------
java oracle.apps.fnd.oid.AppsUserExport -v -dbc $INST_TOP/appl/fnd/12.0.0/secure/CVTD.dbc -o USerExport-12-04-2017.txt -pwd XXXXXX -g -l USerExport.log
Converted to final LDIF using LDIFMigrator in OID