Are your decision tables in XLS or Guvnor.<br><br>If XLS then you can use any Java in the ACTION.<br><br>If Guvnor, we support this in 5.4.CR1 (adding &quot;free-format&quot; DRL ACTION columns).<br><br><div class="gmail_quote">
On 5 April 2012 13:56, srinivasasanda <span dir="ltr">&lt;<a href="mailto:srinivasasanda@gmail.com">srinivasasanda@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
when a rule fires i am storing the rule name in Result field of type list as<br>
result.add(drools.getRule().getName())  -- in &#39;part&#39; of a normal rule.<br>
<br>
Now i am using decision table,how can i get the rule names fired.<br>
I am not able to give java statement in action or in row contain field.Where<br>
to write that Java statement in Decison Table?Can you suggest me please.<br>
<br>
Thanks<br>
Srinivasa Sanda<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Return-List-of-Fired-Rule-Name-from-Decision-table-tp3887158p3887158.html" target="_blank">http://drools.46999.n3.nabble.com/Return-List-of-Fired-Rule-Name-from-Decision-table-tp3887158p3887158.html</a><br>

Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br>