How can I declare a variable not global but local to every rules<br><br>Thanks<br>Raffo<br><br>---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">Raffaele Viola</b> &lt;<a href="mailto:raffovi@gmail.com">
raffovi@gmail.com</a>&gt;<br>Date: 21-set-2007 19.51<br>Subject: Re: [rules-users] assertion of object<br>To: Rules Users List &lt;<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>&gt;<br><br></span>
No,<br><br>the problem is that if I assert an object ArrayList lista and in the Condition i add a string using $param<br><br>at the end of iteration I have an array with every params in the column but I want only the param in the row of my action
<br><br>Thanks<br>Raffo<br><br><div><span class="gmail_quote">2007/9/21, Scott Reed &lt;<a href="mailto:sreed@spamcop.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">sreed@spamcop.net</a>&gt;:
</span><div><span class="e" id="q_1152932824589fc2_1"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
maybe: insert( new MyObject( x,y,z ) );<br>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://lists.jboss.org/mailman/listinfo/rules-users</a><br></blockquote></span></div></div><br>