03/13/2023 09:55 PM
AD group owners will certify the access that members of those AD Groups will be approved or denied.
To implement this, we need to set owner of AD group as primary certifier . We checked that without setting primary certifier owner , its not selecting in entitlement owner campaign.
One way is manually add primary certifier or there is feed file entitlement Owner feed file , we can2021 update feed file with owners as primary certifier..
Customer is not ready to maintain feed file. They want some automated way so that current owner which is set as AD group owner should be set as Primary certfier.
How we can set current owner of AD group as ad primary certifier automated way ...?
Request to give pointers on this ASAP.
03/13/2023 11:06 PM
Hi @shilpab
You can make use of the Rest Api from which owners can be updated apart from feed file or csv
https://localhost:8080/ECM/api/v5/createUpdateEntitlement
https://documenter.getpostman.com/view/1797923/2s83mbojGM#eef1e546-808a-450c-905d-90c2e85fc4f9
The other way would be to use Sav4Sav to update ent owners with rank1 to rank26.
Thanks
Darshan