Organizational Units provisioning to Active Directory
We have organizational structure loaded (with a help of PL/SQL packages) to OIM (about 450 units). Each unit has 2-letters code (as user-defined field) and full name as Display Name field. AD is a target system.
How (what is the procedure) to generate the corresponding AD structure out of OIM structure? 2-letters code should be mapped as ou in AD and the Display Name should be mapped as description in AD.
Any help?
Thank you in advance.