&gt; 1. How do I load multiple XLS file in one go (comma separated names)?<br><br>You have to load them incrementally to the KnowledgeBase one at a time.<br><br>&gt; 2. How do I load multiple work-sheets from single XLS file?<br>
<br>You can have multiple RuleSets in one worksheet, please refer to documentation.<br><br>&gt; 3. This huge rule base has to be loaded at start-up. What is the<br>
probability of getting into performance related issues due to big knowledge<br>
base (Performance test matrix)?<br><br>The first time you load all speadsheets into a KnowledgeBase will take sometime, there is no avoiding this. However once this has been completed once you can serialise the KnowledgeBase and therefore load much quicker on subsequent uses. I assume the rate of change of rules is much lower.<br>
<br><br><br><div class="gmail_quote">On 24 April 2011 14:16, Riyaz Saiyed <span dir="ltr">&lt;<a href="mailto:Riyaz.saiyed@emirates.com">Riyaz.saiyed@emirates.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Few more points to clarify.<br>
<br>
We have approx 500 products in 10 different categories (and at-least 5<br>
subcategories for each category) with at least 10-15 different prices (adult<br>
+ child) for each product based on various parameters.<br>
<br>
Category [8 to 10]<br>
   Sub-Category [5 to 10]<br>
      Product [5 to 10]<br>
         Price [10 to 15]<br>
<br>
These parameters are booking date rate, service date rate, annual rate,<br>
special offer rate, last minute request rate, rate for specific sales<br>
channel, rate based on booking location and rate for special customer<br>
(identified with code).<br>
<br>
Considering these, total price rules will be approx 500 * 15 = 7500.<br>
<br>
Now, I need to load multiple xls files (base on categories) with multiple<br>
work-sheets (based on sub-categories).<br>
<br>
    1. How do I load multiple XLS file in one go (comma separated names)?<br>
    2. How do I load multiple work-sheets from single XLS file?<br>
    3. This huge rule base has to be loaded at start-up. What is the<br>
probability of getting into performance related issues due to big knowledge<br>
base (Performance test matrix)?<br>
<br>
<br>
<br>
Thanks,<br>
Riyaz<br>
<font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Drools-Decision-Table-tp2830218p2857583.html" target="_blank">http://drools.46999.n3.nabble.com/Drools-Decision-Table-tp2830218p2857583.html</a><br>

</font><div><div></div><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>