10-24-2012 12:07 PM
10-25-2012 04:23 AM
10-25-2012 01:29 PM
10-26-2012 02:29 AM
10-26-2012 03:02 AM
10-29-2012 06:40 AM
<sequenceFlow sourceRef="decisionGateway" targetRef="pathA">
<conditionExpression xsi:type="tFormalExpression">${adminService.getProperty('takePathA') == true}</conditionExpression>
</sequenceFlow>
10-29-2012 07:16 AM
10-29-2012 07:20 AM
<script>
execution.setVariable("takePathA", true);
</script>
10-29-2012 09:38 AM
10-29-2012 10:02 AM
to tell the admin he has to set a specific property
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.