Business Rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2025 11:58 PM
Which Business Rule will run by Default when advanced check box is disabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2025 12:03 AM
Hi @neehas ,
advanced check box is for writing the scripts.
Nothing to do with which BR will run by default.
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2025 12:18 AM
Hi @neehas
when you are not able to meet your requirement through condition and you want to write script then you have click on advanced check box . To understand about business rule check below link
https://www.youtube.com/watch?v=VTJz7Rc2uHo&list=PLzTvAeLiW8AeeRNe4L0zqan_VT2P6QISo
if my answer helps you mark helpful and accept solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2025 12:31 AM
Sorry your question is not clear.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2025 12:46 AM
If the Advanced box on a Business Rule record is not checked, the rule is a simple (non-advanced) Business Rule. It uses only the Condition Builder and the Set field values/assignments section—no custom script runs. It can still run in the phase you select, before or after an insert/update/delete, etc.