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

Popular posts from this blog

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -