User: admin clicked save for misc/requisition-orders/raise-new-demand-request-v3/raise-new-demand-request-excl-fte-and-travel-to-be-v5.bpmn
This commit is contained in:
parent
5f18f568e9
commit
ab7b73d5fe
|
@ -152,7 +152,7 @@
|
|||
<bpmn:outgoing>Flow_14ksy4w</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_14ksy4w" sourceRef="Gateway_0qbf3s9" targetRef="Event_1aextk8" />
|
||||
<bpmn:callActivity id="Activity_0vw59pd" name="Review the Request">
|
||||
<bpmn:callActivity id="Activity_0vw59pd" name="Review the Request" calledElement="Review_Request">
|
||||
<bpmn:incoming>Flow_1pcrcmm</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_141l9mf</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
|
@ -200,7 +200,7 @@
|
|||
<bpmn:outgoing>Flow_12883no</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0m9l1ah" sourceRef="Gateway_0dj673n" targetRef="Gateway_0tzllzw" />
|
||||
<bpmn:callActivity id="Activity_01u6nii" name="Review the Request">
|
||||
<bpmn:callActivity id="Activity_01u6nii" name="Review the Request" calledElement="Review_Request">
|
||||
<bpmn:incoming>Flow_1fl9b90</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_01s6egz</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
|
@ -230,7 +230,7 @@
|
|||
</bpmn:dataInputAssociation>
|
||||
</bpmn:userTask>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0hqgpr1" name="New Demand Request" dataObjectRef="DataObject_00z4q1e" />
|
||||
<bpmn:callActivity id="Activity_0rhqmwe" name="Review the Request">
|
||||
<bpmn:callActivity id="Activity_0rhqmwe" name="Review the Request" calledElement="Review_Request">
|
||||
<bpmn:incoming>Flow_18vlkye</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1kcfinc</bpmn:outgoing>
|
||||
<bpmn:property id="Property_1vzwjd3" name="__targetRef_placeholder" />
|
||||
|
@ -702,6 +702,12 @@
|
|||
<dc:Bounds x="654" y="525" width="74" height="40" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_1042grb" bpmnElement="DataObjectReference_0a1iy5x">
|
||||
<dc:Bounds x="3452" y="2515" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="3438" y="2466" width="67" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0qq1kr8_di" bpmnElement="TextAnnotation_0qq1kr8">
|
||||
<dc:Bounds x="3390" y="2740" width="100" height="30" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -726,12 +732,6 @@
|
|||
<dc:Bounds x="740" y="354" width="130" height="60" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_1042grb" bpmnElement="DataObjectReference_0a1iy5x">
|
||||
<dc:Bounds x="3452" y="2515" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="3438" y="2466" width="67" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0rzfa3f_di" bpmnElement="Flow_0rzfa3f">
|
||||
<di:waypoint x="4000" y="2670" />
|
||||
<di:waypoint x="4082" y="2670" />
|
||||
|
|
Loading…
Reference in New Issue