[rules-users] Can a rule be part of different rule flow groups

Marc Dzaebel mdzaebel at web.de
Sun Aug 16 07:03:47 EDT 2009



surya_n2007 wrote:
> Can a rule be part of different rule flow groups. Is it possible as per
> below example a rule can be part of RFG1,RFG2.Please explain how we can
> share rules using version 4.0.7 and rule flows are used in our project. 
> 
> rule "GoodBye" ruleflow-group "RFG1" ruleflow-group "RFG2" no-loop true 
>         when ...
>         then ...
> end
> 
Only one instance of the attributes salience, activation-group, agenda-group
and ruleflow-group per rule is allowed. However, you can e.g. have different
saliences per ruleflow-group. This is missing in the documentation.

How and why would you like to share rules?
-- 
View this message in context: http://www.nabble.com/Can-a-rule-be-part-of-different-rule-flow-groups-tp24925826p24992450.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list