How does order field actually work in a business rule ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2014 06:47 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2014 07:10 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2014 07:12 AM
lowest order runs first, this may be of interest...
Execution Order of Scripts and Engines - ServiceNow Wiki