<div dir="ltr">Hi,<div><br></div><div>i&#39;m kind of new to Drools and still trying to build a simple process.</div><div>I&#39;m trying to understand if (and how) it is possible to write a &#39;rule&#39; constraint inside a split node that won&#39;t require </div>

<div>writing the opposite rule for the 2nd target node.</div><div><br></div><div>for e.g. if i have a split node with 2 target nodes, </div><div>and my 1st constraint is &quot;Url( score &gt; 90)&quot; -&gt; this will take me to target node 1.</div>

<div>i want that split node will know to go target node 2 in case the score is less or equal to 90,</div><div>without the need to explicitly write the 2nd constraint as &quot;Url (score &lt;= 90)&quot;.</div><div><br></div>

<div>is that possible? <br clear="all"><br>-- <br>Eyal Edri<br>
</div></div>