- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 03:50 AM
If I've 2 BRs:
BR Foo (order 100, Priority 100, insert = true)
BR Bar (order 100, Priority 100, insert = true)
Will system always follow the same order of execution (if yes, how is execution order determined)? or will it be random since order and priorty is same for both.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 03:56 AM
if two Business Rules (BRs) have the same order and priority, the system does not guarantee a consistent execution order between them.
If my response was helpful, please consider marking it as "Accept as Solution" and "Helpful." This will support both the community and myself. Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 03:56 AM
if two Business Rules (BRs) have the same order and priority, the system does not guarantee a consistent execution order between them.
If my response was helpful, please consider marking it as "Accept as Solution" and "Helpful." This will support both the community and myself. Thank you!