[rules-users] Drools Decision Table, multiple actions accumulation

Michael Anstis michael.anstis at gmail.com
Sat Jun 2 01:58:40 EDT 2012


But each column became a separate DRL fragment ;) but glad to read you got
it working :)

One for me to remember. Thanks Vincent

sent on the move

On 2 Jun 2012 01:47, "chsekhar" <chandrasekhar.a at gmail.com> wrote:

> I was able to merge data from multiple ACTION columns in decision table.
>
> First ACTION column:
> (kept all keys as comma separated in single column. we can have it in
> individual columns)
> KeyPojo keys = new KeyPojo($1,$2,$3);
>
> Second ACTION column:
>  $myMap.put(keys, $param);
>
> This worked great. Thanks Vincent for your answer.
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Drools-Decision-Table-multiple-actions-accumulation-tp4017733p4017740.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/20120602/fb896707/attachment.html 


More information about the rules-users mailing list