what is Query BR, Display business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2018 01:28 PM
Hi,
Can any one please explain about Query , Display BR's along with one Script example

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2018 01:52 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2018 01:53 PM
In addition to what @jacebenson says you may also find the ServiceNow product documentation useful as well: