Hello experts,
Sorry this might be a stupid question but kindly do answer.
I have a scenario for password reset task in idm.
The users selects which system the passwords needs to be selected. we are storing the values passed initially in a temporary attribute and then storing into the main attributes while executing the main pwd reset task and after the tasks starts removes the attribute with {E}.
Now the issue is when the same user requests password reset for another system within much time gap then a request is being created with blank values. the same logic works when the user raises requests after a minute or two
So I was thinking like to user passed values in the temporary attribute based on the audit id. present in the tables/views.
can you kindly let me know which table the passed values get stored?
Regards,
DP