Business Rule

neehas
Tera Expert

Which Business Rule will run by Default when advanced check box is disabled

7 REPLIES 7

SANDEEP DUTTA
Tera Patron
Tera Patron

Hi @neehas ,

advanced check box is for writing the scripts.

Nothing to do with which BR will run by default.

 

Thanks,
Sandeep Dutta

Please mark the answer correct & Helpful, if i could help you.

Harish Bainsla
Tera Sage
Tera Sage

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

This is short series of learning Business Rules in ServiceNow in details. In this series you will learn about different types of business rules, their major scenarios and practical examples. What is business rule in ServiceNow? A business rule is a server-side script that runs when a record is ...

Ankur Bawiskar
Tera Patron
Tera Patron

@neehas 

Sorry your question is not clear.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hristo Ivanov
Kilo Sage

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.