Thankyou Mark for your answers.

I will look into them.

Regards
Ravi
________________________________
From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Mark Proctor [EMAIL 
PROTECTED]
Sent: Friday, December 05, 2008 7:20 PM
To: Rules Users List
Subject: Re: [rules-users] Some questions

Ravi Krishnamurthy wrote:
Hello:
Could some one give some input for the following questions
1) Can drools read the datas for facts from Excel
Use a 3rd party library like XLSBeans:
http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=XLSBeans
2) is Nested rules is supported in Drools
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.
3) can rules communicate across .drl files
rules do not communication, they match data and fire rules.
4) is there support for looping and collection
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.

Mark

Thanks in advance,
Ravi

________________________________

_______________________________________________
rules-users mailing list
[email protected]<mailto:[email protected]>
https://lists.jboss.org/mailman/listinfo/rules-users


_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to