Raffaele, perhaps you can describe your usecase for these rules ? ekke Raffaele Viola wrote: > > How can I declare a variable not global but local to every rules > > Thanks > Raffo > > ---------- Forwarded message ---------- > From: Raffaele Viola <[EMAIL PROTECTED]> > Date: 21-set-2007 19.51 > Subject: Re: [rules-users] assertion of object > To: Rules Users List <[email protected]> > > No, > > the problem is that if I assert an object ArrayList lista and in the > Condition i add a string using $param > > 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 > > Thanks > Raffo > > 2007/9/21, Scott Reed <[EMAIL PROTECTED]>: >> >> maybe: insert( new MyObject( x,y,z ) ); >> _______________________________________________ >> 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 > >
-- View this message in context: http://www.nabble.com/assertion-of-object-tf4496941.html#a12827185 Sent from the drools - user mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
