Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

How to Setup delegates for others

Saviynt_learner
Regular Contributor II
Regular Contributor II

Hi all,

 

Can we setup delegates for others, if yes, what are the configuration changes we need to set up.

8 REPLIES 8

SumathiSomala
All-Star
All-Star

@Saviynt_learner

Pre-requisites:

 Configure  For whom can the user setup delegate parameter in SAV ROLE.

SumathiSomala_1-1699788541530.png

Define Define Delegate Query in global configuration if required otherwise leave it blank

SumathiSomala_3-1699788604501.png

SumathiSomala_4-1699788720830.png

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)

 

 

 

 

Regards,
Sumathi Somala
If this reply answered your question, please Accept As Solution and give Kudos.

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.

https://docs.saviyntcloud.com/bundle/SSM-Admin-v55x/page/Content/Chapter09-SAV-Roles/Delegation-Scen...)

@Saviynt_learner Those are the sav role scenarios which explains how the responsibilities transferred from one user(parent) to another user(child/delegated user).

SumathiSomala_0-1699874336464.png

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.

 

Regards,
Sumathi Somala
If this reply answered your question, please Accept As Solution and give Kudos.

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.

@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.

SumathiSomala_0-1699875384332.png

 

Regards,
Sumathi Somala
If this reply answered your question, please Accept As Solution and give Kudos.

rushikeshvartak
All-Star
All-Star

Saviynt_learner
Regular Contributor II
Regular Contributor II

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.

id is internal userkey from users table


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.