<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="MSHTML 6.00.6000.16735" name="GENERATOR">
<style title="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body bgcolor="#ffffff" ocsi="x">
<div dir="ltr"><font face="Tahoma" color="#000000" size="2">Thankyou Mark for your answers.</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2">I will look into them.</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2">Regards</font></div>
<div dir="ltr"><font face="tahoma" size="2">Ravi</font></div>
<div id="divRpF219790" style="DIRECTION: ltr">
<hr tabindex="-1">
<font face="Tahoma" size="2"><b>From:</b> rules-users-bounces@lists.jboss.org [rules-users-bounces@lists.jboss.org] On Behalf Of Mark Proctor [mproctor@codehaus.org]<br>
<b>Sent:</b> Friday, December 05, 2008 7:20 PM<br>
<b>To:</b> Rules Users List<br>
<b>Subject:</b> Re: [rules-users] Some questions<br>
</font><br>
</div>
<div></div>
<div>Ravi Krishnamurthy wrote:
<blockquote type="cite"><font face="Courier New, Courier, monospace">Hello:<br>
Could some one give some input for the following questions<br>
1) Can drools read the datas for facts from Excel<br>
</font></blockquote>
Use a 3rd party library like XLSBeans:<br>
<a class="moz-txt-link-freetext" href="http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=XLSBeans" target="_blank">http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=XLSBeans</a><br>
<blockquote type="cite"><font face="Courier New, Courier, monospace">2) is Nested rules is supported in Drools<br>
</font></blockquote>
There are many ways to achieve the same effect. Use mail-archive and search the user mailing list and you'll read lots about ruleflow, agendagroups, semaphores etc.<br>
<blockquote type="cite"><font face="Courier New, Courier, monospace">3) can rules communicate across .drl files<br>
</font></blockquote>
rules do not communication, they match data and fire rules. <br>
<blockquote type="cite"><font face="Courier New, Courier, monospace">4) is there support for looping and collection<br>
</font></blockquote>
Drools has the most advanced LHS syntax than any other engine. with support for both collect and accumulate with accumulate functions - look into those. Any valid Java or MVEL statement can be used for the RHS.<br>
<br>
Mark<br>
<blockquote type="cite"><font face="Courier New, Courier, monospace"><br>
Thanks in advance,<br>
Ravi<br>
</font>
<pre><hr width="90%" size="4">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</div>
</body>
</html>