How to exclude table visibility for delegates

ankitsharma_487
Giga Guru

We have a requirement that custom table should be child table of TASK table, but the records of it assigned to team members should not be visible to their delegates.

 

Generally, delegates are able to see the record from task and its child table for their respective Users (for which they are delegates).

 

In this scenario we have to prevent access for this table only, for everything else they should be able to see and work upon.

 

 

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ankitsharma_487 

 

This is a limitation of the delegate OOTB module. You need to explore the granular Delegation plugin, where you can grant access to a specific table only.

 

https://www.servicenow.com/docs/bundle/yokohama-employee-service-management/page/product/employee-se...

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

ankitsharma_487
Giga Guru

Thanks for your response, I will check and confirm if that fits for the solution