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  

what is Query BR, Display business rule

chanikya
Kilo Sage

Hi,

 

Can any one please explain about Query , Display BR's along with one Script  example

2 REPLIES 2

Jace Benson
Mega Sage

Query business rules let you run code and possibly modify a query before/after the query is executed.  This is useful if you don't want anyone to see inactive users.  There'a OOB business rule doing this for non-admins.


Display business rules run when the data is loaded.

 

This blog by snc-blog.com has a good diagram.

find_real_file.png

 

Michael Ritchie
ServiceNow Employee
ServiceNow Employee

In addition to what @jacebenson says you may also find the ServiceNow product documentation useful as well:

https://docs.servicenow.com/bundle/kingston-application-development/page/script/business-rules/refer...