09-27-2011 04:59 PM
<process id="singleTimeEventUserTaskProcess">
<startEvent id="start"/>
<userTask id="userTask"/>
<endEvent id="end"/>
<boundaryEvent id="timer" attachedToRef="userTask" cancelActivity="true" parallelMultiple="false">
<timerEventDefinition>
<timeDuration>PT3S</timeDuration>
</timerEventDefinition>
</boundaryEvent>
<sequenceFlow sourceRef="start" targetRef="userTask"/>
<sequenceFlow sourceRef="userTask" targetRef="end"/>
<sequenceFlow sourceRef="timer" targetRef="end"/>
</process>10-05-2011 02:10 AM
10-05-2011 02:13 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.