What is the use of REPORT_VIEW ACL?

Suggy
Giga Sage

What is the use of REPORT_VIEW ACL? Can anyone give a scenario to understand the need of it? (Like what is the benefit of introducing this by ServiceNow?) 

 

I read the docs, I did not understand the use of it. I can manage everything using using normal ACL's only.

7 REPLIES 7

I have already read that in docs.

Can anyone give a scenario to understand the need of it? (Like what is the benefit of introducing this by ServiceNow?)

Hi @manjusha_  / @Ankur Bawiskar 

like for read level we can use gr.canRead() similarly do we have something for report_view acl as well?

and does gliderecordsecure respects this acl? or there's some other method to ensure these acls are enforced in our code? Similarly for query_range?

Suggy
Giga Sage

Anyone?