Business Rule Advanced Condition vs When to Run Filter execution

Akanksha Rawoo1
Tera Contributor

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.

2 REPLIES 2

Musab Rasheed
Tera Sage
Tera Sage

Hello,

Run filter condition will run first then Advance tab condition will run.

Please hit like and mark my response as correct if that helps
Regards,
Musab

Mohith Devatte
Tera Sage
Tera Sage

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