<p dir="ltr">IIRC rule attributes are added as columns and the values will be in the corresponding rows.</p>
<p dir="ltr">Sent on the move</p>
<div class="gmail_quote">On 26 Jun 2013 20:00, &quot;dunnlow&quot; &lt;<a href="mailto:dunnlow@yahoo.com">dunnlow@yahoo.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am using Drools 5.4 and trying to create an xls spreadsheet and upload it<br>
to Guvnor.  I see in the documentation that I should be able to add a row<br>
for attributes:<br>
<br>
(<a href="http://docs.jboss.org/drools/release/5.4.0.Final/drools-expert-docs/html/ch02.html#d0e1298" target="_blank">http://docs.jboss.org/drools/release/5.4.0.Final/drools-expert-docs/html/ch02.html#d0e1298</a>)<br>
<br>
However when I upload the spreadsheet to Guvnor, the source created just<br>
puts it out by itself (without being in a rule).  I&#39;ve tried different<br>
cases, etc. but here is what the first few rows of my spreadsheet looks<br>
like:<br>
<br>
RuleSet                        Test<br>
Import                         com.my.Bean<br>
Sequential                    true<br>
NO-LOOP                     true<br>
ACTIVATION-GROUP     MyAGGroup<br>
<br>
The import and Sequential attributes generate proper code, but the rules<br>
generated do NOT contain an entry for activation group or no-loop (those tag<br>
just site by themselves before all of the rules).<br>
<br>
Am I doing something wrong or could this be a Guvnor bug?<br>
<br>
Thanks,<br>
-J<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Using-No-Loop-and-Activation-Group-in-xls-Decision-tables-tp4024573.html" target="_blank">http://drools.46999.n3.nabble.com/Using-No-Loop-and-Activation-Group-in-xls-Decision-tables-tp4024573.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>
</blockquote></div>