Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

What is better alternative to using global business rule.

ram2497
Tera Contributor

What is better alternative to using global business rule.?

1 ACCEPTED SOLUTION

Omkar Mone
Mega Sage

Hi 

Script Include is the better alternative to global business rule as Script Include is Global Server side scripting given by servicenow.

 

Mark correct if it helps.

 

Regards,

Omkar Mone

www.dxsherpa.com

View solution in original post

2 REPLIES 2

Omkar Mone
Mega Sage

Hi 

Script Include is the better alternative to global business rule as Script Include is Global Server side scripting given by servicenow.

 

Mark correct if it helps.

 

Regards,

Omkar Mone

www.dxsherpa.com

kushal Tayade
Mega Guru

Script Include are preferred option over global business rule as global BR runs all the time wherein script include function run only when called from other scripts.

 

Mark correct if helpful.