> or do yu need more data ??
Rules 2 and 3 in their entirety would be a good starting point.
rule "rule1"$a : Account()
agenda-group "1"
salience 0
when
$h : HashMap(!(this["Aggregate_Balance"]<=50000))
thenrule "rule2"
setFocus("2")
end
agenda-group "1"will this help???
salience -1
when
//something
then
//something
end
rule "rule3"
agenda-group "2"
salience 0
when
//something
then
//something
end
or do yu need more data ??
--
View this message in context: http://drools.46999.n3.nabble.com/Rule-refiring-issue-tp4018618p4018621.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users