Re: [drools-user] newbie questions

2006-11-02 Thread Michael Neale
you can only use the field bound immediately before the predicate. You could use any other previously bound variables.In future versions, this will be relaxed (and in fact, predicates will be much more intuitive). Also, I added BigDecimal support for a future release, so you can use literals for

[drools-user] newbie questions

2006-10-31 Thread Charles Chan
HI, I am new to Drools (and rule engine in general). I was trying to write a very simple rule but was stuck. I hope someone here can help me with my questions: 1. How do I write a condition such that it is a comparison between two (or more) columns of a fact? For example, rule