An administrator creates “customer_table_admin” and “customer_table_user” roles for the newly create

RangaSandeP
Tera Contributor

An administrator creates “customer_table_admin” and “customer_table_user” roles for the newly created "Customer Table”. Which ACL rule would grant access to all rows and all fields to both the customer_table_admin and customer_table_user roles?

  • A. customer.none
  • B. customer.all
  • C. customer.field
  • D. customer.*
2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @RangaSandeP 

 

D. Customer.*

*************************************************************************************************************
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]

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

Nikhil Bajaj9
Giga Sage

Hi Ranga,

 

Hi Salomao,


The answer would be D.

 

Table.*  is a field level ACL which gives Access to all field on that table.

 

Table.none  is a row level ACL which allows you to access records.

 

Both are table level ACL, But the thing is * is a wild card entry. Suppose None is restricting table level access and you provide access by using * , system can allow you to do the work.

 

Please mark it as helpful/correct if it helps for you.

 

Regards,

Nikhil Bajaj

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj