[jboss-user] [jBPM] - rules in jBPM 4.3

Joost den Boer do-not-reply at jboss.com
Mon Mar 29 08:49:36 EDT 2010


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&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100329/611a53c0/attachment.html 


More information about the jboss-user mailing list