[rules-users] Range operator in Excel Decision Table

Wolfgang Laun wolfgang.laun at gmail.com
Wed Jun 29 06:52:53 EDT 2011


ScoreParser had a syntax error (agepe != age).

You also have a confusing mixture of a method-local Person object and a
member Person in class ScoreParser. Not knowing how you call ScoreParser,
all bets are off.

I suggest you add another rule with a constraint age >= 0 and an action
printing the Person - to see whether the fact is in the WM.

-W


On 29 June 2011 12:46, GrooV <m.breemans at everest.nl> wrote:

> I changed the RuleSet cell to RuleSet com.test but that gave me an error
> that
> Person couldn't be found, I then added import com.test.Person and it still
> didn't match the rule (Person was found now)
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Range-operator-in-Excel-Decision-Table-tp3120750p3121093.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110629/494af18d/attachment.html 


More information about the rules-users mailing list