Hi,<div><br></div><div>Can somebody please explain to me how does the events actually flows through in a process. Do I need to have all the events objects previously stored in working memory? </div><div><br></div><div>I mean during the running of a process, at any node suppose I generate a new event object and insert it into ksession, then will that event object be processed from the start node of the process??</div>
<div><br></div><div>I guess basically what I am asking is are all the event object processed from the start node of the process in drools flow?</div><div><br></div><div>Thank You</div><div>Santosh Mukherjee<br><br><div class="gmail_quote">
2010/7/16 PAYET, Manuel <span dir="ltr">&lt;<a href="mailto:manuel.payet@capgemini.com">manuel.payet@capgemini.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




<div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">You can make the session a parameter of the 
constructor of your handler :)</font></span></div><br>
<div lang="fr" dir="ltr" align="left">
<hr>
<font face="Tahoma" size="2"><b>De :</b> <a href="mailto:rules-users-bounces@lists.jboss.org" target="_blank">rules-users-bounces@lists.jboss.org</a> 
[mailto:<a href="mailto:rules-users-bounces@lists.jboss.org" target="_blank">rules-users-bounces@lists.jboss.org</a>] <b>De la part de</b> santosh 
mukherjee<br><b>Envoyé :</b> vendredi 16 juillet 2010 
08:18<br><b>À :</b> Rules Users List<br><b>Objet :</b> [rules-users] 
Problem in Drools Flow<br></font><br></div><div><div></div><div class="h5">
<div></div>Hi,
<div><br></div>
<div>How can I access the working memory of a process when inside a handler?? I 
want to check if certain object is inside the working memory, then only the 
process should exit from the workItem. Any idea on how this is to be done is 
welcome?</div>
<div><br></div>
<div>Thanks</div>
<div>Santosh Mukherjee</div><pre></pre></div></div><p style="font-family:arial;color:grey">This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.</p>
<pre></pre></div>
<br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br></blockquote></div><br></div>