How does order field actually work in a business rule ?

Gaurav Kumar15
Giga Guru

Hello All,

 

If we run   four business rules, having order as "10", "20", "30", "40", then the Business rule having order "20" will get triggered at 2nd position, so i want to know that whether it will be executed after completion of 1st business rule having order as "10", or it will be only triggered after triggering 1st one, then in that way both will be executing at the same time, i assume ?

So, could anyone please help me in clearing my doubt.

 

TIA

2 REPLIES 2

sncrvk
Kilo Explorer

Hi Gaurav,



i don't now the answer but small idea


create 5 business rules on incident table (order 10 , order 20, order 30...)


each will update work-notes field of incident table with that business rule order and open the incident so we can able to see the activaty it will give date and time based on that we can able to understand some thing.




Regards


alix


marcguy
ServiceNow Employee
ServiceNow Employee

lowest order runs first, this may be of interest...



Execution Order of Scripts and Engines - ServiceNow Wiki