Read ACL empty rows on Listview

John Doe
Giga Expert

Hi,

I have written READ ACL on ListView,  showing empty records, and showing record on diff pages, I know query BR is solution, but we  have many ACL's and not possible to write query br according to that, anyone can give workaround?

1 ACCEPTED SOLUTION

Hi,

query BR might lead to performance impact if you are doing heavy calculations in it

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you can combine logic of all the table level READ ACLs into single Query business rule.

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Yes, I was thinking same but issue is not possible to check these much acl's and will also hamper performance

Hi,

query BR might lead to performance impact if you are doing heavy calculations in it

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader