Joost den Boer [
http://community.jboss.org/people/jdboer] replied to the discussion
"rules in jBPM 4.3"
To view the discussion, visit:
http://community.jboss.org/message/534430#534430
--------------------------------------------------------------
I'm not a Drools expert (yet), but I think your rule is wrong.
Should be something like:
rule
when
claim : test.Claim( accident_damage_elements_no >= 10)
then
..
end
See Drools for lots of examples.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/534430#534430]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]