<p>But each column became a separate DRL fragment ;) but glad to read you got it working :)</p>
<p>One for me to remember. Thanks Vincent</p>
<p>sent on the move</p>
<p>On 2 Jun 2012 01:47, &quot;chsekhar&quot; &lt;<a href="mailto:chandrasekhar.a@gmail.com">chandrasekhar.a@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I was able to merge data from multiple ACTION columns in decision table.<br>
<br>
First ACTION column:<br>
(kept all keys as comma separated in single column. we can have it in<br>
individual columns)<br>
KeyPojo keys = new KeyPojo($1,$2,$3);<br>
<br>
Second ACTION column:<br>
 $myMap.put(keys, $param);<br>
<br>
This worked great. Thanks Vincent for your answer.<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Drools-Decision-Table-multiple-actions-accumulation-tp4017733p4017740.html" target="_blank">http://drools.46999.n3.nabble.com/Drools-Decision-Table-multiple-actions-accumulation-tp4017733p4017740.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></p>