Click HERE to see how Saviynt Intelligence is transforming the industry. |
10/04/2022 04:08 AM
i tried to remove entitlement owner form entitlement via 'Upload Entitlement From CSV'
I used 'SECURITY SYSTEM, ENDPOINT, Entitlement Type, ENTITLEMENT VALUE, ENTITLEMENT OWNER, ACTION, OWNER RANK' header.
i added 'remove' to ACTIONfield.
entitlement result looked good but entitlement owner was not removed from entitlement.
how can I remove ent owner form the existing ent?
there was no error when I imported csv.
i referred to https://forums.saviynt.com/t5/general-discussions/entitlement-owner-update-via-csv/m-p/2366 link.
Solved! Go to Solution.
10/04/2022 03:13 PM - last edited on 03/15/2023 02:50 PM by Dave
This is working for me
Entitlement Value | ENDPOINT | Security System | Entitlement Type | Entitlement Owner | Owner Rank | Action |
ENT1 | APP1 | APP1 | Roles | rvartak | 1 | add |
ENT2 | APP1 | APP1 | Roles | rv | 1 | remove |
[This post has been edited by a Moderator to remove internal information.]
11/30/2022 10:12 AM
Will the action/operation column will work for Account Owner update as well? I tried but it didn't work only for entitlement it is working
11/30/2022 02:53 PM
It works
11/30/2022 09:31 PM
Can you please let me know which SSM version this works?
Also, If you can point to reference FD Document would be great.
12/01/2022 05:57 AM
Can you please confirm the format. We tried attached format and it is only working for additions removals are not working. We also tried replacing remove with update but no luck
12/01/2022 07:03 AM
the removal does not work in v5.5SP3.11.18.
I recommend using API to remove the entitlement owner from entitlement.
12/01/2022 07:15 AM - last edited on 03/15/2023 02:55 PM by Dave
[This post has been edited by a Moderator to remove internal information.]
12/01/2022 07:21 AM
We are on v2021.0.4.x do we still need this to be included separately? I thought this for v5.5.x
12/01/2022 09:44 AM
This is working for v2021.0.4 also, Please raise support ticket if not working
12/01/2022 11:31 AM
Yes we did already opened a support ticket but just wanted to make sure if anything wrong in format we used.
12/02/2022 12:03 PM
We got response from Support, look like for account owner removal we need use operation as Delete instead of Remove. With Delete as Operation it worked for us
10/04/2022 10:58 PM
it looks like 'remove' action is not working on our saviynt version.
thanks for the quick answer.