<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>In the following rule, the element MICompanyMarketClassification is capitalized due to the MI portion being an acronym for Mortgage Insurance. </div>
<div>This comes from our enterprise data model and is not something I can change.</div>
<div>&nbsp;</div>
<div>rule &#8220;R1234&#8221;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dialect &#8220;java&#8221;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; when</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MortageInsurance{ MICompanyMarketClassification in (&#8220;2&#8221;, &#8220;3&#8221;) }</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; then </div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; system.out.printLn(&#8220;something&#8221;);</div>
<div>end</div>
<div>&nbsp;</div>
<div>The rule refuses to compile, giving a message &#8220;Unable to Analyse Expression MICompanyMarketClassification == &quot;2&quot; || MICompanyMarketClassification == &quot;3&quot;:</div>
<div>[Error: no such identifier: MICompanyMarketClassification]</div>
<div>[Near : {... MICompanyMarketClassification ....}]&#8221;</div>
<div>&nbsp;</div>
<div>I assume this is caused by the capitalized first letter?</div>
<div>Anything I can do to fix the issue or work around it?</div>
<div>&nbsp;</div>
<div>Drools 5.2 community edition</div>
<div style="margin-top: 5pt; margin-bottom: 5pt; "><font face="Georgia, serif" size="2" color="#365F91"><b>Tom Murphy<br>

<br>

</b><font face="Verdana, sans-serif" size="1" color="#000000">Systems Architect<br>

Wells Fargo HCFG - CORE Deal Decisioning Platform<br>

<br>

<br>

<br>

</font><font face="Verdana, sans-serif" size="1" color="#7F7F7F">800 S. Jordan Creek Parkway | West Des Moines, IA 50266<br>

MAC: X2301-01B<br>

</font><font face="Verdana, sans-serif" size="1" color="#7F7F7F">Office: 515 324 4853 | Mobile: 515 423 4334<br>

<br>

</font><a href="mailto:tom.e.murphy@wellsfargo.com"><font face="Verdana, sans-serif" size="1" color="#0000FF"><u>tom.e.murphy@wellsfargo.com</u></font></a><br>

<br>

<font face="Verdana, sans-serif" size="1" color="#44464A">This transmission may contain information that is confidential and/or proprietary. If you are not the individual or entity to which it is addressed, note that any review, disclosure, copying, retransmission,
or other use is strictly prohibited. If you received this transmission in error, please notify the sender immediately and delete the material from your system.</font></font></div>
<div><font color="#1F497D">&nbsp;</font></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</font>
</body>
</html>