<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=437001318-09102008><FONT face=Arial size=2>I'm trying to come 
up to speed on the drools capabilities.&nbsp; I see that drools supports loading 
rules from a decision table in a spreadsheet.&nbsp; I have a set of conversion 
tables that I'd like to represent as facts asserted when the rule base has been 
loaded, but before processing user requests.&nbsp; I could always model lookup 
tables&nbsp;in a database, but I'd rather not have to build the CRUD interface 
to manage them.&nbsp; I'd rather represent them so that each row in a 
spreadsheet represents a fact (based upon a predefined java bean).&nbsp; Of 
course, I could custom implement this functionality.&nbsp; However, I was 
wondering if drools supports some OOTB means of loading facts from Excel or 
other resource?</FONT></SPAN></DIV>
<DIV><SPAN class=437001318-09102008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=437001318-09102008><FONT face=Arial 
size=2>thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=437001318-09102008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=437001318-09102008><FONT face=Arial 
size=2>-Jess</FONT></SPAN></DIV></BODY></HTML>