09-17-2007 08:20 PM
<join name="joinparallelreview">
<event type="node-enter">
<script>
node.nOutOfM = 1;
</script>
</event>
<transition to="endreview" />
</join>
[…]
<decision name="endreview">
<transition name="rejected" to="rejected" />
<transition name="approved" to="onapprove">
<condition>#{wcmwf_approveCnt == 1}</condition>
</transition>
</decision>
09-19-2007 11:46 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.