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" <[email protected]> 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
> [email protected]
> https://lists.jboss.org/mailman/listinfo/rules-users
>
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to