can you explain what isn't working? can you share the error with us?? where are you doing the insert?in the RHS?
On Thu, Aug 12, 2010 at 4:56 PM, Tina Vießmann <[email protected] > wrote: > Hi again ... > > I would like to insert a new generated object into the knowledge base. > It seems that > insert (new Watcher()) > is working. But > Watcher watcher = new Watcher(); > insert (watcher); > isn't working? > > Why? > > Thank you for any explanations. :) > > Tina > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > -- - CTO @ http://www.plugtree.com - MyJourney @ http://salaboy.wordpress.com - Co-Founder @ http://www.jbug.com.ar - Salatino "Salaboy" Mauricio -
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
