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

Manage Access For Team - Filter For Team Member & All Employee

rushikeshvartak
All-Star
All-Star

v2021.0

Is there any configuration under sav role to show only team member manager managed vs all employee ?

Using below query it does not segregate

https://docs.saviyntcloud.com/bundle/EIC-Admin-v2022x/page/Content/Chapter09-SAV-Roles/Understanding...

select a from Users a where a.manager=${users.id} or a.secondaryManager.id=${users.id} or a.id=${users.id}

rushikeshvartak_0-1668791830117.png


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

rushikeshvartak
All-Star
All-Star

This is defined in global configuration

rushikeshvartak_0-1669771939064.png

a.manager=${users.id} or a.secondaryManager=${users.id}

Please make sure to run the Sync Job post the changes at global config level.


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