Hey,

 

I've used rules engines in the past the support the notion of a NOT
pattern/conditional element for firing rules when a particular item doesn't
exist in working memory.  Does Drools support such a feature?  I can't find
it in the docs.

 

I want to apply the following logic:

 

IF there is an event object available

AND there is no existing event history object

THEN.

 

-Mitch

Reply via email to