It's nice that there's a unit test for this, but something so basic should be in the docs.
--- On Sun, 8/16/09, Edson Tirelli <[email protected]> wrote: > From: Edson Tirelli <[email protected]> > Subject: Re: [rules-users] Inserting a fact via a specific entry point inside > a rule > To: "Rules Users List" <[email protected]> > Date: Sunday, August 16, 2009, 8:44 PM > > http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-compiler/src/test/resources/org/drools/integrationtests/test_EntryPointReference.drl > > > 2009/8/16 Mauricio Salatino <[email protected]> > > no problem.. > I don't remember the syntax.. so also try with > entryPoint["ob1 > stream"].insert(mre); > without the s in entryPoint > > > > 2009/8/16 Justin > King <[email protected]> > > > Brilliant! thank you. > > 2009/8/17 Mauricio Salatino <[email protected]> > > > > entryPoints["ob1 > stream"].insert(mre); > > > _______________________________________________ > > rules-users mailing list > > [email protected] > > https://lists.jboss.org/mailman/listinfo/rules-users > > > > > > -- > - http://salaboy.wordpress.com > - http://www.jbug.com.ar > > - Salatino "Salaboy" Mauricio - > > > > _______________________________________________ > > rules-users mailing list > > [email protected] > > https://lists.jboss.org/mailman/listinfo/rules-users > > > > > > -- > Edson Tirelli > JBoss Drools Core Development > JBoss by Red Hat @ www.jboss.com > > > -----Inline Attachment Follows----- > > _______________________________________________ > 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
