If I don&#39;t remember wrong you need to have a cell that contains the ruleset name that will be used to generate all the rules names.<div>Check the docs and the examples :)</div><div>Cheers<br><br><div class="gmail_quote">
On Thu, Aug 11, 2011 at 1:21 PM, bitter <span dir="ltr">&lt;<a href="mailto:rgorzkow@gmail.com">rgorzkow@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I have 100 rules in xls decision table.<br>
<br>
I modify any rule and save change. Then I try to build create new knwoledge<br>
base using this file and I have exception:<br>
<br>
java.lang.RuntimeException: [784,0]: Duplicate rule name: 0<br>
[801,0]: Duplicate rule name: 0<br>
[818,0]: Duplicate rule name: 0<br>
[837,0]: Duplicate rule name: 0<br>
[856,0]: Duplicate rule name: 0<br>
[873,0]: Duplicate rule name: 0<br>
[890,0]: Duplicate rule name: 0<br>
[907,0]: Duplicate rule name: 0<br>
[924,0]: Duplicate rule name: 0<br>
[941,0]: Duplicate rule name: 0<br>
[958,0]: Duplicate rule name: 0<br>
[975,0]: Duplicate rule name: 0<br>
[992,0]: Duplicate rule name: 0<br>
[1009,0]: Duplicate rule name: 0<br>
<br>
I tried to compile this file using SpreadSheetCompiler. This is a scrap of<br>
drl file wth rules:<br>
*<br>
# rule values at A52, header at A5<br>
rule &quot;0&quot;<br>
        salience 60<br>
        ruleflow-group &quot;0&quot;<br>
        when<br>
*<br>
<font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Druplicate-rule-name-0-tp3246425p3246425.html" target="_blank">http://drools.46999.n3.nabble.com/Druplicate-rule-name-0-tp3246425p3246425.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>
</font></blockquote></div><br><br clear="all"><br>-- <br> - CTO @ <a href="http://www.plugtree.com">http://www.plugtree.com</a>  <br> - MyJourney @ <a href="http://salaboy.wordpress.com">http://salaboy.wordpress.com</a><br>
 - Co-Founder @ <a href="http://www.jbug.com.ar">http://www.jbug.com.ar</a><br> <br> - Salatino &quot;Salaboy&quot; Mauricio -<br>
</div>