Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Sav Role request filter not working after adding ROLE_TASKADMIN Sav role

supriya15
New Contributor
New Contributor

Hi Team,

We created one sav role with advance filter to fetch specific country users. Below is the query:

"Whom to Request:
[{""for"": ""ChangePasswordForOthers"",""query"": ""select a from Users a where a.country in ('US','USA')""}, {""for"": ""RequestAccessforOthers"",""query"": ""select a from Users a where a.statuskey=1""}]"

We tried adding pending and completed task feature in the same sav role, but it is not showing the tasks. So, we added ROLE_TASKADMIN sav role along with the existing sav role. Now it is showing task list but fetch query is not working as expected.

Regards,

Supriya

2 REPLIES 2

Amit_Malik
Valued Contributor II
Valued Contributor II

That is expected. You need to add the queries to ROLE_TASKADMIN also and test

 

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".

rushikeshvartak
All-Star
All-Star

Share screenshot of config seems multiple double quoutes causing issue


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.