PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners click HERE | EMEA/APJ Partners click HERE

Query for setting up the team members under the manage access for team.

anujapawar
New Contributor
New Contributor

What query should be written to define the team under the Manager. 

I tried writing, a.manager=${users.id} this query but still it shows me all the employees. 

Please let me know the apt query used to define the team members under ARS!

5 REPLIES 5

Raghu
All-Star
All-Star

@anujapawar  try below

a.manager=${a.id}


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

Hi @Raghu ,

Tried it just now, it is still not working and giving me all the users under the team members!

Is there any different solution?

Manu269
All-Star
All-Star

@anujapawar Refer sample here :

Set users to team member - Saviynt Forums - 94610

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

Hi @Manu269 ,

Tried all the things which are mentioned in the Set users to team member - Saviynt Forums - 94610 but it is still not giving me the expected results. 

rushikeshvartak
All-Star
All-Star

rushikeshvartak_0-1718072982611.png

(a.manager=${users.id} or a.manager=${users.manager}) and a.statuskey=1

 


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