<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>Parallel rule execution in a RuleFlow</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>I've been experimenting with ruleflows and in particular parallel execution. According to the documentation an AND split<BR>
"means that the control flow will continue in all outgoing connections simultaneously".<BR>
<BR>
I've been unable to demonstrate this. All my rules in one branch always execute before the rules on the other branch (I have an AND join joining these branches again).<BR>
<BR>
Is this the expected behaviour or am I doing something wrong?<BR>
<BR>
/Steven<BR>
</FONT>
</P>
</BODY>
</HTML>