<div>G'day Tony,</div>
<div>&nbsp;</div>
<div>Firstly SWEL is the event log, it's not to be confused with the event queue. </div>
<div>&nbsp;</div>
<div>If an event is raised, and the event log is turned on, then it will be logged. If you have a start condition which prevents it you should see a red light in the log and a message to indicate the check function (which is how the start condition is implemented)&nbsp;raised an exception.
</div>
<div>&nbsp;</div>
<div>If this isn't the case for you, make sure the start condition is active and you can further check that in SWETYPV that there is a check function in place which checks the start condition (this should be there automatically).
</div>
<div>&nbsp;</div>
<div>Have fun,</div>
<div>Mark<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 6/23/06, <b class="gmail_sendername">Hoodak, Anthony J.</b> &lt;<a href="mailto:AHoodak@gleason.com">AHoodak@gleason.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div>
<p><font face="Courier New" size="2">Greetings -</font> </p>
<p><font face="Courier New" size="2">Background:</font> </p>
<p><font face="Courier New" size="2">I have a WF that I have created that monitors a specific BO. The WF is triggered by a an event that gets raised, and this is working properly. Too properly in fact because I have an issue where our shop floor data collection system is sending a bunch of records to SAP to process. Each record is triggering the WF and this should not be the case, as I only want records created by specific sources. So to prefilter events, I used a start condition to NOT process any of the events that are triggered by the shop floor system. The problem is, I am still seeing those event transactions appear in the SWEL queue. 
</font></p>
<p><font face="Courier New" size="2">Questions:</font> </p>
<p><font face="Courier New" size="2">1. Should I still see these events in the SWEL queue?</font> <br><font face="Courier New" size="2">2. If not, I am using SWB_COND to set a start condition for this WF. The precheck is pretty simple (if the creator of the record is NOT = SFDC, then start the WF). In theory these should be the exceptions. What am I doing wrong?
</font></p>
<p><font face="Courier New" size="2">Hope this all makes sense and someone can point out the error in my ways.</font> </p>
<p><font face="Courier New" size="2">Thanks in advance,</font> </p>
<p><font face="Courier New" size="2">Tony Hoodak</font> <br><font face="Courier New" size="2">Gleason Corp</font> </p></div></div><br>_______________________________________________<br>SAP-WUG mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:SAP-WUG@mit.edu">
SAP-WUG@mit.edu</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br><br><br></blockquote>
</div><br>