Thanks for the quick reply!
This is where I'm confused. My Then looks like this:
There must be a SearchActions object created somewhere in memory as a result
SearchActions fact0 = new SearchActions();
fact0.setUrlRedirect( "junk" );
insert( fact0 );
System.out.println("Created junk!!!");
of the rule. I was thinking it would be added to the list that was passed
into the knowledge session.
How / where do I check for and access the inserted object after the
execution of the rules?
Something simple I'm just not seeing in the examples I've googled.
Thanks,
David
--
View this message in context: http://drools.46999.n3.nabble.com/Rules-Firing-Java-Objects-Not-Manipulated-tp4023270p4023272.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users