<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">rule "modem_warranty_menu"<br> when <br> megaTO:MegaTransferObject(other_EffectiveOrderTypeDsl == Constants.NEW_COMPLETED_ORDER_TYPE,<br> <span style="font-style: italic; font-weight: bold;"> at:other_IsAdaAltaTraslado, </span>nm:orders_NewModem -> (nm.equals(Constants.FLAG_YES) || (nm.equals(Constants.FLAG_NO) && <span style="font-weight: bold; font-style: italic;">at.</span>equals(Constants.FLAG_YES))))<br> then<br> menu.add(new String[]{Constants.SERVICE_ASSURANCE_TREE_MENU_DSL, Constants.SERVICE_ASSURANCE_MENU_WARRANTY});<br>end<br><br>this rule cause a compilation error...<br>the reason appears to be <span
style="font-style: italic; font-weight: bold;">at:other_IsAdaAltaTraslado,<br></span>why it doesnt allow me to have 2 bounded variables on the same rule?<span style="font-style: italic; font-weight: bold;"><br> </span><div> </div>Joel G. Rivera-Gonzalez<br>PRT<br><br>"The first 90% of a project takes 90% of the time, the last 10% takes the other 90% of the time" - Murphy's Law<div><br></div></div></body></html>