java - Run drools rule without "then" block -
for case enough see if rule executed or not. use workingmemoryconsolelogger see rule activated. don't need have thenblock in rules. however, when remove block returns error. how can fix that?
i got support user group. then block can empty.
rule "rule name" when ....... end
Comments
Post a Comment