[rules-users] How do I test rules with a ruleflow-group without theruleflow?

Kris Verlaenen kris.verlaenen at cs.kuleuven.be
Wed Jan 16 08:29:59 EST 2008


If rules are part of a ruleflow-group, they are only considered if that 
ruleflow-group is active. You can activate the ruleflow-group by using it in 
a ruleflow, but you can also manually activate ruleflow-groups:

  workingMemory.getAgenda().activateRuleFlowGroup(String name)

Kris

----- Original Message ----- 
From: "Henry Canterburry" <canterburry at gmail.com>
To: <rules-users at lists.jboss.org>
Sent: Tuesday, January 15, 2008 3:25 AM
Subject: [rules-users] How do I test rules with a ruleflow-group without 
theruleflow?


> Is this possible? I am trying to test individual rules but many/all have 
> ruleflow-groups assigned. Without using a flow they are not being even 
> considered (I think).
>
> Thanks
> HC
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users 




More information about the rules-users mailing list