Tagged Questions
0
votes
3answers
655 views
Setting globals in Drools
How do I set a global in Drools 4 from within a rule? I want to set a boolean if a rule fires so that it can read it from another rule with a lower salience.