Hi!<br><br>How can I access process variables inside split nodes, in fact, in split contraints?<br><br>I accessed a process variable named &quot;count&quot; in an action node like that:<br><br><div style="margin-left: 40px;">
Integer c = (Integer) kcontext.getVariable(&quot;count&quot;);<br>kcontext.setVariable(&quot;count&quot;, ++c);<br><br></div>But, in a split constraint doesn&#39;t work. So, my doubts are:<br><div style="margin-left: 40px;">
- How is the way in split constraints?<br>- Is there a simpler way to access process variables in action node?<br><br></div>Thanks!<br clear="all"><br>-- <br>Renato Herebia<br>