Hi all,
I had (hopefully) a quick question about trying to test rules in rule flows in Guvnor with Drools 5.1.1. I have a simple 4 step rule flow (Start-RuleGroup1-RuleGroup2-End) with 1 rule in each Rule group. When I set up the test scenario to fire the first
rule, which will trigger the second rule, activate “RuleGroup1”, and run the scenario, it doesn’t trigger the RuleFlow and fire the rule. I’ve also tried activating “Start” instead, but neither of them trigger the RuleFlow.
I know from experience that Rule Flows don’t seem to work with 5.0, but with the addition of the entry options, I thought they would with 5.1.1. Am I mistaken?
Also, when I look at the Audit Log, I see the Rule Flow activated and deactivated before any of the facts are asserted:
Could this be part of the problem?
Thanks!