Hi all,
Apologies if this is a silly question but I am quite new to FIM. The use case I have is as follows.
I have data flowing in to FIM from a file based MA. When a user falls into the set "All Employees" for example, they automatically get provisioned to Active Directory. This I have working today but what I need to do is to enhancement this. A user will have a department ID, the user needs to be provisioned into the corresponding OU which is named after the department (i.e. Dept ID = 1, OU=Department 1; Dept ID=2, OU=Department 2). In FIM what would be considered the best practice in this situation?
In previous IDM systems I have made a dynamic lookup to an external database table - how would I go about such a thing in FIM?
Thanks a lot for any help.