Hello,

is it possible to insert an Arraylist of facts like this?:

ArraList list;
wm.insert (list);

And if yes how can I iterate over the list in the when-part of the rule?
The rule should be applied to all elements of the inserted list.

A short drl-example would be perfect.

Kind Regards
Thomas
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to