Yes, but I don't want all the rules to fire, right.
You told me the drools will take care of what the rules to fire based on the
request. This is what you told
"
But a rule (as you have it) with
Drug( brandName == "AndroGel" )
will take care of that automaticaliy. This can co-exist with lots of
similar rules for anything between "Aspic" to "Zodiac".
"
But it is firing all the rules for AndroGel, Aspic and also Zodiac.
If the rules are satisfied for AndroGel rule file, then it should stop the
execution and carry on from the calling method which is fireAllRules().
This is what I want.
Thanks.
--
View this message in context:
http://drools.46999.n3.nabble.com/How-to-fire-rules-of-a-specific-rule-fi...
Sent from the Drools: User forum mailing list archive at
Nabble.com.