We only support multiple parameters in a single column in Guvnor 5.4+.<br><br>This would be created as a "BRL Fragment" and either use a single free-format DRL segment:-<br><br>QuickQuoteInputProfile( age > @{min}, age <= @{max} )<br>
<br>or as a guided BRL (Guided Rule Editor) fragment.<br><br>The screen shots showed an XLS decision table (that, incidentally, you should be able to import into Guvnor 5.4+ and get a web-guided one for free).<br><br><div class="gmail_quote">
On 22 May 2012 10:12, Wolfgang Laun <span dir="ltr"><<a href="mailto:wolfgang.laun@gmail.com" target="_blank">wolfgang.laun@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On the screenshot I saw another column where a range test was being<br>
coded with a pair of constraints, something like<br>
amount >= $param1, amount < $param2<br>
which permits you to enter lower and upper bound, separated by a<br>
comma, in a single cell of that column.<br>
<br>
So if it isn't possible for age, it won't work for amount.<br>
<span class="HOEnZb"><font color="#888888"><br>
-W<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 22/05/2012, Michael Anstis <<a href="mailto:michael.anstis@gmail.com">michael.anstis@gmail.com</a>> wrote:<br>
> Yes, you'll need two columns:-<br>
><br>
> QuickQuoteInputProfile.age ><br>
> QuickQuoteInputProfile.age <=<br>
><br>
> If using 5.4 you can try the other options too, but try with this first.<br>
><br>
> On 22 May 2012 09:58, zeeshan <<a href="mailto:zeeshan.spring@gmail.com">zeeshan.spring@gmail.com</a>> wrote:<br>
><br>
>> Hi Mike and thanks fro replying !<br>
>><br>
>> does it mean I need to add one more column(by clicking on the *"+New<br>
>> Column"* and adding A simple Condition) with name "Age" with same<br>
>> pattern....??<br>
>><br>
>> --<br>
>> View this message in context:<br>
>> <a href="http://drools.46999.n3.nabble.com/How-to-add-multiple-conditions-in-condition-column-of-decision-table-in-Guvnor-tp4006114p4006273.html" target="_blank">http://drools.46999.n3.nabble.com/How-to-add-multiple-conditions-in-condition-column-of-decision-table-in-Guvnor-tp4006114p4006273.html</a><br>
>> Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
>> _______________________________________________<br>
>> rules-users mailing list<br>
>> <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
>> <a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
>><br>
><br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br>