Hi,
We are trying to bulk update manager login for users in OIM. we are doing this using UserManger API.
for this API, we need to pass the (usr_login,usr_manager_key, <value of manager's usr_key) in a text file. But for some of the users', manger is null, so when we tried updating with null value it is not getting updated
Could you please let me know, whether we can update manager as null using API's.
Is there any other way we can perform this activity.
Please suggest.
Thanks in advance