[rules-users] get inserted facts

Ruault Gaetan gruault at sopragroup.com
Tue Jul 5 20:12:42 EDT 2011


Hi,

I use drools in stateless Session  like this :

session.execute( my_facts_list) ;

and i have many rules like this

when
                                Type1(filter1 =1)
Then
                                Insert( new Fact()) ;


Could you explain how it's possible to retrieve my new facts in java code ?


Thanks.

Gaetan


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110706/feb972e8/attachment.html 


More information about the rules-users mailing list