[rules-users] Return List of Fired Rule Name from Decision table

Michael Anstis michael.anstis at gmail.com
Thu Apr 5 09:30:56 EDT 2012


Are your decision tables in XLS or Guvnor.

If XLS then you can use any Java in the ACTION.

If Guvnor, we support this in 5.4.CR1 (adding "free-format" DRL ACTION
columns).

On 5 April 2012 13:56, srinivasasanda <srinivasasanda at gmail.com> wrote:

> Hi,
>
> when a rule fires i am storing the rule name in Result field of type list
> as
> result.add(drools.getRule().getName())  -- in 'part' of a normal rule.
>
> Now i am using decision table,how can i get the rule names fired.
> I am not able to give java statement in action or in row contain
> field.Where
> to write that Java statement in Decison Table?Can you suggest me please.
>
> Thanks
> Srinivasa Sanda
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Return-List-of-Fired-Rule-Name-from-Decision-table-tp3887158p3887158.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120405/c0c07680/attachment.html 


More information about the rules-users mailing list