<HTML >
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">



<META content="MSHTML 6.00.2900.3395" name=GENERATOR></HEAD>
<BODY >
<DIV>
<DIV dir=ltr align=left><SPAN class=865423316-02092008><FONT 
face=Calibri>posting my query again </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=865423316-02092008><FONT face=Calibri>and 
hoping&nbsp; to get an answer soon.</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
face=Calibri></FONT>&nbsp;</DIV>
<DIV></DIV>
<DIV><SPAN class=952144505-01092008><FONT face=Calibri>Hi 
All,</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008><FONT 
face=Calibri></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=952144505-01092008><FONT face=Calibri>I am trying to figure out 
when to use Sequential Mode.</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008><FONT face=Calibri>Also,&nbsp;what does 
SequentailAgenda.SEQUENTIAL and SequentialAgenda.DYNAMIC 
means.</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008><FONT 
face=Calibri></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=952144505-01092008><FONT face=Calibri>rule "asset &gt; 
1000"</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008>&nbsp;&nbsp;&nbsp; <FONT 
face=Calibri>when</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT face=Calibri>s : Security( status == "NOT VALIDATED", country == "USA", 
asset &gt; 1000)</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008>&nbsp;&nbsp;&nbsp; <FONT 
face=Calibri>then</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT face=Calibri>s.setStatus("VALIDATED");</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008><FONT face=Calibri>end</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008><FONT 
face=Calibri></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=952144505-01092008>
<DIV><SPAN class=952144505-01092008><FONT face=Calibri>rule "asset &lt; 1000 and 
no_of_shares &gt; 150000"</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008>&nbsp;&nbsp;&nbsp; <FONT 
face=Calibri>when</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT face=Calibri>s : Security( status == "NOT VALIDATED", country == "USA", 
asset &lt; 1000, no_of_share &gt; 150000)</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008>&nbsp;&nbsp;&nbsp; <FONT 
face=Calibri>then</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<FONT face=Calibri>s.setStatus("VALIDATED");</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008><FONT face=Calibri>end</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008><FONT 
face=Calibri></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=952144505-01092008><FONT face=Calibri>There are 50 more such 
rules. </FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008><FONT face=Calibri>90000 such Security 
objects will be inserted in WM as facts and the rules applied. The moment a 
Security becomes VALIDATED all other Activations on the same fact should be 
cancelled.</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008><FONT 
face=Calibri></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=952144505-01092008><FONT face=Calibri>Is this example a 
candidate for Sequential Mode.</FONT></SPAN></DIV>
<DIV><SPAN class=952144505-01092008><FONT face=Calibri>What difference will it 
make if I put the set the SequentialAgenda to SEQUENTIAL or 
DYNAMIC.</FONT></SPAN></DIV></SPAN></DIV>
<DIV><SPAN class=952144505-01092008><FONT 
face=Calibri></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=952144505-01092008><FONT 
face=Calibri></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=952144505-01092008><FONT 
face=Calibri>Thanks.</FONT></SPAN></DIV>
<DIV class=Section1><SPAN class=865423316-02092008><FONT 
face=Calibri>Pallav</FONT></SPAN></DIV></DIV>
<DIV>
<HR>
</DIV>
<P CLASS="BulletedList" STYLE="MARGIN: 0in 0in 0pt; TEXT-INDENT: 0in; mso-list: none; tab-stops: .5in"><SPAN STYLE="FONT-SIZE: 8pt; COLOR: gray; mso-bidi-font-family: Arial"><FONT FACE="Arial" COLOR="gray" SIZE="1">NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error.</FONT></SPAN></P>
<DIV>
</DIV></BODY></HTML>