On the screenshot I saw another column where a range test was being
coded with a pair of constraints, something like
amount >= $param1, amount < $param2
which permits you to enter lower and upper bound, separated by a
comma, in a single cell of that column.
So if it isn't possible for age, it won't work for amount.
-W
On 22/05/2012, Michael Anstis <michael.anstis(a)gmail.com> wrote:
Yes, you'll need two columns:-
QuickQuoteInputProfile.age >
QuickQuoteInputProfile.age <=
If using 5.4 you can try the other options too, but try with this first.
On 22 May 2012 09:58, zeeshan <zeeshan.spring(a)gmail.com> wrote:
> Hi Mike and thanks fro replying !
>
> does it mean I need to add one more column(by clicking on the *"+New
> Column"* and adding A simple Condition) with name "Age" with same
> pattern....??
>
> --
> View this message in context:
>
http://drools.46999.n3.nabble.com/How-to-add-multiple-conditions-in-condi...
> Sent from the Drools: User forum mailing list archive at
Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/rules-users
>