mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 18:08:21 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue2.bpmn
This commit is contained in:
parent
3cf4bd168d
commit
ed3d1f91ad
@ -27,6 +27,7 @@
|
||||
<bpmn:flowNodeRef>EndEvent_1</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0negms2</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_1jmse4m</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1utzug8</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_1alvrf4" name="Warehouse Clerks">
|
||||
<bpmn:flowNodeRef>Activity_03exy9r</bpmn:flowNodeRef>
|
||||
@ -232,7 +233,6 @@ Clearance Documents not collected</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_0x72x2d" sourceRef="Activity_0n2obgw" targetRef="EndEvent_1" />
|
||||
<bpmn:sequenceFlow id="Flow_1sumbv6" sourceRef="Activity_05zuv56" targetRef="EndEvent_1" />
|
||||
<bpmn:sequenceFlow id="Flow_1ond7we" sourceRef="Activity_1ts2r7w" targetRef="EndEvent_1" />
|
||||
<bpmn:sequenceFlow id="Flow_10libg4" sourceRef="Activity_0to89e1" targetRef="EndEvent_1" />
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_0o9u2ln</bpmn:outgoing>
|
||||
@ -317,11 +317,11 @@ Tfc Clerk has received the equipment</spiffworkflow:instructionsForEndUser>
|
||||
<bpmn:incoming>Flow_1tpokjt</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0mp4j9v</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1sumbv6</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1ond7we</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0x72x2d</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_10libg4</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1uig4ge</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_043xuzm</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_07ykgig</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:manualTask id="Activity_0negms2" name="Equipment not received at SASD Gate Area">
|
||||
<bpmn:extensionElements>
|
||||
@ -384,8 +384,18 @@ Do you have the requested items at warehouse and provide approval for issuance o
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0c4ww1z</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ond7we</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1gos2jc</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_1gos2jc" sourceRef="Activity_1ts2r7w" targetRef="Activity_1utzug8" />
|
||||
<bpmn:sequenceFlow id="Flow_07ykgig" sourceRef="Activity_1utzug8" targetRef="EndEvent_1" />
|
||||
<bpmn:manualTask id="Activity_1utzug8" name="Reason of rejection by admin" default="Flow_07ykgig">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>## Please see the following message by admin for Rejection of IV
|
||||
{{message_issue_clk}}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1gos2jc</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_07ykgig</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1i6olx2">
|
||||
@ -508,6 +518,10 @@ Do you have the requested items at warehouse and provide approval for issuance o
|
||||
<bpmndi:BPMNShape id="Activity_0bxpb9a_di" bpmnElement="Activity_1ts2r7w">
|
||||
<dc:Bounds x="700" y="360" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_09kdorw_di" bpmnElement="Activity_1utzug8">
|
||||
<dc:Bounds x="700" y="180" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0o9u2ln_di" bpmnElement="Flow_0o9u2ln">
|
||||
<di:waypoint x="-102" y="147" />
|
||||
<di:waypoint x="-75" y="147" />
|
||||
@ -677,12 +691,6 @@ Do you have the requested items at warehouse and provide approval for issuance o
|
||||
<di:waypoint x="1960" y="210" />
|
||||
<di:waypoint x="1938" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ond7we_di" bpmnElement="Flow_1ond7we">
|
||||
<di:waypoint x="800" y="400" />
|
||||
<di:waypoint x="1336" y="400" />
|
||||
<di:waypoint x="1336" y="210" />
|
||||
<di:waypoint x="1902" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_10libg4_di" bpmnElement="Flow_10libg4">
|
||||
<di:waypoint x="820" y="900" />
|
||||
<di:waypoint x="1480" y="900" />
|
||||
@ -722,6 +730,14 @@ Do you have the requested items at warehouse and provide approval for issuance o
|
||||
<di:waypoint x="1460" y="220" />
|
||||
<di:waypoint x="1905" y="220" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1gos2jc_di" bpmnElement="Flow_1gos2jc">
|
||||
<di:waypoint x="750" y="360" />
|
||||
<di:waypoint x="750" y="260" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_07ykgig_di" bpmnElement="Flow_07ykgig">
|
||||
<di:waypoint x="800" y="210" />
|
||||
<di:waypoint x="1902" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user