Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Incident query business rule and ACL with GlideRecord

Gintarelissss98
Tera Contributor

I have an ACL in ServiceNow with a Read operation that runs on the Problem table. The advanced condition of this ACL contains a script with a GlideRecord to the Incident table. However, there is one out-of-the-box (OOTB) query business rule called 'incident query' on the incident table that affects results if a user doesn't have a role other than ITIL. It is important because certain problems related to specific incidents cannot be displayed if the user isn't a member of a particular group, and that ACL contains more roles than just ITIL. I would like to bypass this business rule without modifying it since it is an OOTB rule. Are there any other options available?

1 ACCEPTED SOLUTION

Abbas_5
Tera Sage
Tera Sage

Hello @Gintarelissss98,

Please refer to the below link:
https://www.servicenow.com/community/developer-articles/query-business-rules-vs-acl-comparison/ta-p/...

 

Mark my correct and helpful, if it is helpful and please hit the thumbs-up button to mark it as the correct solution.
Thanks & Regards,
Abbas Shaik

View solution in original post

1 REPLY 1

Abbas_5
Tera Sage
Tera Sage

Hello @Gintarelissss98,

Please refer to the below link:
https://www.servicenow.com/community/developer-articles/query-business-rules-vs-acl-comparison/ta-p/...

 

Mark my correct and helpful, if it is helpful and please hit the thumbs-up button to mark it as the correct solution.
Thanks & Regards,
Abbas Shaik