Click HERE to see how Saviynt Intelligence is transforming the industry. |
07/11/2024 02:58 AM
We have a scenario where when Active Directory groups deleted in AD then on AD access import respective entitlments and roles are inactivated in Saviynt.
We currently running a custom query job to purge those entitlments, means we remove all CP values and rename the entitlment/role name with prefix Purged as a marker.
We able to update all attributes of an entitlement/role, but unable to remove entitlement's owners using custom query job (ECMv5.5).
As a temporary solution, we tried below query to set a dummy user as owner of those purged entitlments. Below query work for those entitlments which have only one owner, but it doesn't work if entitlment have more than one owner.
Solved! Go to Solution.
07/11/2024 07:00 AM
@pramodk @ry this
07/11/2024 07:04 AM
07/15/2024 09:33 AM
Try delete:
Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.