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 "count" in an action node like that:<br><br><div style="margin-left: 40px;">
Integer c = (Integer) kcontext.getVariable("count");<br>kcontext.setVariable("count", ++c);<br><br></div>But, in a split constraint doesn'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>