Did you try the "Add row" button?<br><br><div class="gmail_quote">On 22 May 2012 10:37, zeeshan <span dir="ltr"><<a href="mailto:zeeshan.spring@gmail.com" target="_blank">zeeshan.spring@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Mike !!<br>
<br>
I am using 5.4.0 CR1. Actually I am trying to learn different techniques of<br>
Drools for creating rules. Currently I was trying with Excel files.<br>
Standalone I created(without using using Guvnor, that Excel is in screen<br>
shot). Then I tried decision table file creation using Guvnor(*confused<br>
between Decision Table Spreadsheet and Decisoin Table Web Guided editor*).<br>
Tried to google for the proper steps(dint understand anything). Then started<br>
by self to explore choosing *Decision Table Web guided editor* without<br>
checking *Use Wizard box*(also tried with checking but I dint understand<br>
what things are there). Then fortunately created something that u can see in<br>
the screen shot. In the meantime I tried to create a Test scenario for the<br>
same. It was giving error *"No RuleTable cells in spreadsheet."*. Please<br>
tell me Where to give RuleTable cell in guvnor as I had given in excel file.<br>
I am very very much confused about what should I choose for this whether<br>
DRL, Spreadsheet, Guided editor, using standalone excel file..... It may be<br>
possible that each one will be having some limitations. Please guide me<br>
Mike. If u can provide me any right link or any blogs. would be highly<br>
appreciable.<br>
<br>
<br>
<br>
Thanks !!<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
manstis wrote<br>
<div class="im">><br>
> 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<br>
> 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<br>
> should be able to import into Guvnor 5.4+ and get a web-guided one for<br>
> free).<br>
><br>
</div><div class="im">> On 22 May 2012 10:12, Wolfgang Laun &lt;wolfgang.laun@&gt; wrote:<br>
><br>
>> 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>
>><br>
>> -W<br>
>><br>
</div><div class="im">>> On 22/05/2012, Michael Anstis &lt;michael.anstis@&gt; 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<br>
>> first.<br>
>> ><br>
</div><div class="im">>> > On 22 May 2012 09:58, zeeshan &lt;zeeshan.spring@&gt; 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>
>> >><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>
</div>>> >> rules-users@.jboss<br>
<div class="im">>> >> <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>
</div>>> rules-users@.jboss<br>
<div class="im">>> <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>
</div>> rules-users@.jboss<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>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/How-to-add-multiple-conditions-in-condition-column-of-decision-table-in-Guvnor-tp4006114p4006334.html" target="_blank">http://drools.46999.n3.nabble.com/How-to-add-multiple-conditions-in-condition-column-of-decision-table-in-Guvnor-tp4006114p4006334.html</a><br>
<div class="HOEnZb"><div class="h5">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>
</div></div></blockquote></div><br>