This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Batch update for Department table (UID_ParentDepartment)

Based on a given CSV file:

FullPath;ParentDepartmentFullPath
PZ;
PZ\145;PZ
PZ\340;PZ
PZ\449;PZ
PZ\145\301;PZ\145

I wish to update UID_ParentDepartment which can be found by ParentDepartmentFullPath.

What would be the efficient solution? Do You have example script?

PS. 1) I was trying "Key resolution by reference" in Synchronization Editor. It works in my LAB environment but it won't work at customer side (I've created SR) so I'm trying to find a workaround.

PS. 2) All departments exist in OIM

Parents Reply Children
No Data