Business Rule Advanced Condition vs When to Run Filter execution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2022 03:11 AM
In a Busines rule if we have When to Run Filter condition and Advanced tab Condition as well, then which condition will be executed first.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2022 06:04 AM
Hello,
Run filter condition will run first then Advance tab condition will run.
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2022 06:11 AM
Hello @Akanksha Rawoo1 ,
So Run Filter condition is nothing but the trigger for a BR so if that trigger condition satisfies then the script which you wrote in advanced section will run.
So in shot First run filter will be executed and then the advanced condition
Hope this helps
Mark my answer correct if this helps you
Thanks