Business rule in global application

Prince Sai
Giga Expert

Hi All,

 

In the global application we have 10 business rules or client scripts.

 

I have created a new application in service-now, by default existing business rules will work newly created application?

 

Or I need to write business rules in new application?

 

For Ex: In global I have written business rules on user table.

 

I need to have same configuration on new created application. Like same user table and same logic.

 

It will work?

 

Please shoot your comments.

 

Thanks

 

 

1 REPLY 1

Allen Andreas
Administrator
Administrator

Hi,

Unless the business rule is set with the accessibility allow it to run from another scope, it would not run for custom applications as it has it's own defined scope and is commonly limited to Global only. So you'd have to create the business rules as needed for it or adjust the ones currently made to allow it to run.

https://docs.servicenow.com/bundle/rome-application-development/page/script/business-rules/concept/c... 


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!