need to extend user end date using OIM API
Hi,
I have a requirement to extend user's enddate to some 30 days by using OIM API-tcUserOperationsIntf . I know there is one method Thor.API.Operations.tcUserOperationsIntf.updateUser(Thor.API.tcResultSet poUserResultSet,java.util.Map phAttributeList) which can be used to update user data in OIM DB.
If anybody has executed this method then please let me know a step by step procedure to implement this method. I am new to OIM API usage.
Thanks,
Kalpana.