what is Query BR, Display business rule

chanikya
Tera Guru

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...