<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>
<DIV><FONT face=Arial color=#000000 size=2><B><FONT color=#960000 size=2>
<P align=left>Hi,</P>
<P align=left>The below rule for dublicate checking is working fine with 3.0.5 
but not with milestone version? Is that a problem with milesone?</P>
<P align=left>rule</B></FONT><FONT size=2> </FONT><FONT color=#008000 
size=2>"rule01"</P></FONT><FONT size=2>
<P align=left></FONT><B><FONT color=#960000 size=2>when</P></B></FONT><FONT 
size=2>
<P align=left>$provAddress:ProviderAddress( $addType : addressTypeCode, $pPI : 
primaryPracticeIndicator )</P>
<P align=left>$provAdd:ProviderAddress( addressTypeCode == $addType, 
$pp:primaryPracticeIndicator == $pPI ) </P>
<P align=left></FONT><B><FONT color=#960000 size=2>then</B></FONT><FONT size=2> 
</P>
<P align=left>System.out.println(</FONT><FONT color=#008000 
size=2>"Hi"</FONT><FONT size=2>+$addType+</FONT><FONT color=#008000 size=2>" 
"</FONT><FONT size=2>+$pPI+</FONT><FONT color=#008000 size=2>"::"</FONT><FONT 
size=2>+$pp);</P>
<P align=left></FONT><B><FONT color=#960000 size=2>retract</B></FONT><FONT 
size=2>($provAddress);</P></FONT><B><FONT color=#960000 size=2>
<P>end</P>
<P>&nbsp;</P>
<P>Basha</P></B></FONT></FONT></DIV></FONT></DIV></BODY></HTML>