Click HERE to see how Saviynt Intelligence is transforming the industry. |
12/22/2023 12:51 AM
Hello,
We are trying to clean up the list of identities pending for match and merge. In fact, we have a lot of those identities that are relics of old misconfigurations of our match and merge. Run the job "Duplicate Identity Management" do not clear the list but only add the new identities detected as duplicated.
Is there a way to clean up all the identities on the list duplicate identity management?
Thanks
12/22/2023 01:26 AM
Hi @omth Saviynt provides the OOTB functionality to detect and act upon for Duplicate entries using "Duplicate Identity Management" the details for the same can be referred here: https://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter08-Advanced-Administrator/Du...
For any additional logic that needs to be used to match and merge which has a pattern, you can invoke a Custom Jar that evaluates the logic to match the duplicates and merge as a single identity during import. This Jar can be invoked along with the user import job.
Thanks
01/03/2024 05:11 AM
Hi @adarshk , thanks for your answer. I have found a way to get all the user pending in Match and Merge by using the attributes DUPLICATEUSERKEY and PRIMARYUSERKEY.
Thanks
01/03/2024 05:17 AM
Where did you configure that
01/03/2024 05:25 AM
I'm using an analytic to get the the list of all the identities.