I'm sorry. I've checked it again and again but I've not seen that I mixed something up. The condition can't be activated because there are no events in the working memory.
Sorry. > Hi, > > I'm trying to check the following condition: > > when > $currentLowLimit : LimitViolationEvent ( limitTypes.size == 1 > && limitTypes contains LimitTypes.ACTIVE_LOWER_LIMIT > && parameterNames.size == 1 ) > > limitType and parameterNames are both Sets. I know events exists which > satisfy the condition. But why are there no activation created at all? > > Thank you, > Tina > _______________________________________________ > 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
