Hello,<br><br>is it possible to insert an Arraylist of facts like this?:<br><br>ArraList list;<br>wm.insert (list);<br><br>And if yes how can I iterate over the list in the when-part of the rule?<br>The rule should be applied to all elements of the inserted list.<br>
<br>A short drl-example would be perfect.<br><br>Kind Regards <br>Thomas<br>