03-21-2013 05:48 PM
<exclusiveGateway id="exclusivegateway1" name="Exclusive Gateway" default="notCompleteFlow"></exclusiveGateway>
<sequenceFlow id="notCompleteFlow" name="No" sourceRef="exclusivegateway1" targetRef="myUserTask"></sequenceFlow>
<sequenceFlow id="completeFlow" name="Yes" sourceRef="exclusivegateway1" targetRef="endevent1">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${myCondition == true}]]></conditionExpression>
</sequenceFlow>
<exclusiveGateway id="exclusivegateway1" name="Exclusive Gateway"></exclusiveGateway>
<sequenceFlow id="notCompleteFlow" name="No" sourceRef="exclusivegateway1" targetRef="myUserTask"></sequenceFlow>
<sequenceFlow id="completeFlow" name="Yes" sourceRef="exclusivegateway1" targetRef="endevent1">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${myCondition == true}]]></conditionExpression>
</sequenceFlow>
03-21-2013 11:11 PM
03-22-2013 10:18 AM
03-25-2013 12:29 PM
03-25-2013 12:36 PM
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.