Is that okay to give 50 conditions for business rule?

KM SN
Tera Expert

Is that okay to give 50 conditions for business rule? does it won't consider as performance issue?? 

 

I feel each one acts as one database query?? 

5 REPLIES 5

jcmings
Mega Sage

Let's back up... do you really need 50 conditions? I can't imagine a scenario that would require that many conditions. Tell us about your business case.

Let's consider I am making a rest outbound call whenever an approval record created on approval table either from BR or through flow however I want to make it happen only for few tables as well as few catalog items obviously I need to set the conditions, right? to avoid triggering it for remaining.

You can use the is one of operator to specify the specific tables/catalog items.

Hello @KM SN 

Better alternative to have Filter Condition for Source table is one of as shown below:

vishal_jaswal_0-1742224627664.png


Hope that helps!


Hope that helps!