Click HERE to see how Saviynt Intelligence is transforming the industry. |
11/11/2023 08:06 PM
Hi all,
Can we setup delegates for others, if yes, what are the configuration changes we need to set up.
11/12/2023 03:34 AM
Pre-requisites:
Configure For whom can the user setup delegate parameter in SAV ROLE.
Define Define Delegate Query in global configuration if required otherwise leave it blank
select the Create Delegate and View Delegates feature accesses in the Feature Access tab of SAV role.
Refer the below docs to setup delegates
Creating Delegate (saviyntcloud.com)
Delegations (saviyntcloud.com)
11/13/2023 03:03 AM - edited 11/13/2023 03:06 AM
Hi @SumathiSomala , @rushikeshvartak
My doubt is with this page(attached ss), where we have to write this query? and whats the use of it. coz i couldn't understand the query here. could you please explain with any example if possible??
(Also adding link here.
11/13/2023 03:25 AM
@Saviynt_learner Those are the sav role scenarios which explains how the responsibilities transferred from one user(parent) to another user(child/delegated user).
Example:Currently child user(before deligation) Whom To request as Self in assigned SAV role
Currently parent user Advanced Config selected for Whom To request
Query: select a from Users where a.id=2
after delegation applied child user can view user list that satisfies the advance config query in ARS i.e Self and direct reportee.
11/13/2023 03:32 AM - edited 11/13/2023 03:34 AM
Thanks for the response @SumathiSomala .
Understood partially. What do you mean by "Currently parent user Advanced Config selected for Whom To request" ? WHere we are selecting this advanced config
also what if we use query select a from Users where a.id=${user.id}
what does this mean.
11/13/2023 03:39 AM
@Saviynt_learner What do you mean by "Currently parent user Advanced Config selected for Whom To request" ?Those are sav role configuration ,If required you can use advanced configuration and define the query as per your the requirements in that field.
To setup delegation you don't need all these configurations.
11/12/2023 07:42 AM
Refer how to setup
https://docs.saviyntcloud.com/bundle/EIC-User-v23x/page/Content/13-mang-delg/ars-crea-delg.htm
configurations in sav roles
Email Notification
11/13/2023 03:44 AM
Ok. thanks for clarifying, SO what if we use Users where a.id=${user.id} here. also how to know meaning of a.id=2, 4 ,6 etc.
11/13/2023 11:31 AM
id is internal userkey from users table