Thanks Mattias... Now Wolfgang's solution will work
Mattias Nilsson Grip wrote: > > The Rete algorithm will make sure that this does not become slow when > number of rules increases. Multiple rules with the same condition will > only result in one node in the Rete tree. I.e. each unique condition will > only be checked once. > > /Mattias > -- View this message in context: http://drools.46999.n3.nabble.com/Fire-Rule-in-Stateless-Knowledge-Session-tp3234893p3235065.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
