<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass EC_body.hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>
Hi ALL, <BR>&nbsp;<BR>This is my first project on drools. I am using JBOSS rules 4.0.4 and wouldlike your help. <BR>I want to create a spreadsheet that will compile into drl file. I can notfigure out how I could create an OR condition in the spreadsheet. The drlcode I am looking to get finally will look like this. The documentation on JBOSS site does not provide any examples of OR condition in a spreadsheet. <BR>&nbsp;<BR>WHEN <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; applicant : Applicant(applicantType == "authenticated" ||applicantType == "existing")<BR>............<BR>THEN<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; applicant.setfundingType(internal")<BR>&nbsp;<BR>END. <BR>&nbsp;<BR>Thanking you in advance<BR>Mahesh<BR><br /><hr />Post free auto ads on Yello Classifieds now!  <a href='http://ss1.richmedia.in/recurl.asp?pid=255' target='_new'>Try it now!</a></body>
</html>