[rules-users] mixing activation-group and ruleflow-group

Wolfgang Laun wolfgang.laun at gmail.com
Tue Oct 2 06:10:27 EDT 2012


On 02/10/2012, raffi <christian.koehler at s2008.tu-chemnitz.de> wrote:

> How can I get only the Recommendation instances from working memory in my
> main java class?
> I think it has to be something with the /getObjects/ method for my ksession
> variable!?

Use a query. getObjects() returns all WM fact objects, but the query
will give you just the Recommendataion objects.


More information about the rules-users mailing list