How to detect slow ACLs

October 25, 2024

Slow access controls (ACLs) might be a significant performance killer in your ServiceNow platform. Especially the READ ones that can make your reports badly performing. There is a reason why ServiceNow Health Scan has a recommendation “Read ACLs should not have GlideRecord/GlideAggregate in script” as this can significantly impact performance.

3 tips to enhance reporting security

June 7, 2024

As a ServiceNow admin, you want to encourage users to use the platform features like Reporting. Reporting can bring good insights to users on their data in a real time. Nevertheless, you want to be sure that basic security rules are applied and that reporting does not increase risk exposure to threats like data leak, or unauthorized data access.