Business rule in global application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 09:43 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 11:38 AM
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.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!