Question
· Oct 24, 2016

Multiple Rulesets

Hi,

 

In my routing rules I'd like to work with multiple rulesets. When running the proces, it only seems to execute the first ruleset.

Is it possible to have multiple rulesets active in the same business rule, or is there another way to not have to jam all rules in the same ruleset?

Thanks in advance,

Joost Houwen

Discussion (4)0
Log in or sign up to continue

Earlier in Ensemble there was a settings in routing rule to execute all or execute till it succeed.

Interesting part is, now we don't have that.

But, many of us often do this mistake. Look at your individual rules, if you have "return" in it. If so, then it is doing what is expected. If you want all your rules to be executed, you need to remove those 'return'.

RoutingRule