[rules-users] Regarding Jboss drools rules

djb dbrownell83 at hotmail.com
Tue May 11 05:26:22 EDT 2010


One option is, in the consequence part of your rule, to 
say 
	String ruleName = drools.getRule().getName();
and then store that in a global variable.  That will let you see afterwards
which rules fired.
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Regarding-Jboss-drools-rules-tp809290p809419.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list