<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>I&#8217;m having trouble with the forall CE.</div>
<div>&nbsp;</div>
<div>I have the following rule:</div>
<div>&nbsp;</div>
<div><font face="Courier New, monospace" size="2" color="#FF0000">rule &quot;RS6524&quot;</font></div>
<div><font face="Courier New, monospace" size="2" color="#FF0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; when&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font></div>
<div><font face="Courier New, monospace" size="2" color="#FF0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Borrower ( $borrowerNumber1 : borrowerNumber )</font></div>
<div><font face="Courier New, monospace" size="2" color="#FF0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; forall </font></div>
<div style="padding-left: 36pt; text-indent: 36pt; "><font face="Courier New, monospace" size="2" color="#FF0000">(</font></div>
<div><font color="#FF0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font face="Courier New, monospace" size="2">$fico : FICO (creditBorrowerNumber == $borrowerNumber1</font><font face="Courier New, monospace" size="2"> </font><font face="Courier New, monospace" size="2">)</font></font></div>
<div><font color="#FF0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font face="Courier New, monospace" size="2">FICO&nbsp;&nbsp;&nbsp; (this == $fico, validScoreIndicator == false) </font></font></div>
<div style="padding-left: 36pt; text-indent: 36pt; "><font face="Courier New, monospace" size="2" color="#FF0000">)</font></div>
<div><font color="#FF0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font face="Courier New, monospace" size="2">then</font></font></div>
<div><font color="#FF0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font face="Courier New, monospace" size="2">System.out.print</font><font face="Courier New, monospace" size="2">ln</font><font face="Courier New, monospace" size="2">(</font><font face="Courier New, monospace" size="2">&quot;RS6524</font><font face="Courier New, monospace" size="2">
fired</font><font face="Courier New, monospace" size="2">&#8221;</font><font face="Courier New, monospace" size="2">);</font></font></div>
<div><font face="Courier New, monospace" size="2" color="#FF0000">end</font></div>
<div>&nbsp;</div>
<div>I pass in objects whose data is described below:</div>
<div>&nbsp;</div>
<div><b>Borrower</b> { borrowerNumber = <b>1</b> }</div>
<div><b>FICO</b> { creditBorrowerNumber = <b>1</b>, validScoreIndicator = <b>true</b> }</div>
<div>&nbsp;</div>
<div>Although the rule should not fire with this data, it does.</div>
<div>&nbsp;</div>
<div>Am I misunderstanding the way this CE should work?</div>
<div>&nbsp;</div>
<div style="margin-top: 5pt; margin-bottom: 5pt; "><font face="Cambria, serif" size="4" color="#4F81BD"><b>Tom Murphy<br>

</b><font face="Calibri, sans-serif" size="2" color="#000000"><i>Business Process Consultant<br>

Wells Fargo HCFG - CORE Deal Decisioning Platform<br>

800 S. Jordan Creek Parkway | West Des Moines, IA 50266<br>

MAC: </i></font><font face="Calibri, sans-serif" size="2" color="#FF0000"><i><b>X2301-01B<br>

</b></i></font><font face="Calibri, sans-serif" size="2" color="#000000"><b>Office: </b></font><font face="Calibri, sans-serif" size="2" color="#1F497D"><b>515 324 4853</b></font><font face="Calibri, sans-serif" size="2" color="#000000"><b> | Mobile: 941 320
8014<br>

</b></font><font face="Calibri, sans-serif" size="1" color="#808080"><i>This message may contain confidential and/or privileged information.&nbsp; If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, or
take any action based on this message or any information herein.&nbsp; If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message.&nbsp; Thank you for your cooperation.</i></font></font></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</font>
</body>
</html>