User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue2.bpmn
This commit is contained in:
parent
519d6b8c3a
commit
1d184dbba1
|
@ -25,8 +25,9 @@
|
|||
<bpmn:flowNodeRef>Activity_1utzug8</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0c2yyfo</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0yxcfxc</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_17h68ne</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_0u5kyuy</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_0tklkx0</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_0i6rpmw</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_1alvrf4" name="Warehouse Clerks">
|
||||
<bpmn:flowNodeRef>Activity_03exy9r</bpmn:flowNodeRef>
|
||||
|
@ -386,7 +387,7 @@ Do you have the requested items at warehouse and provide approval for issuance o
|
|||
<spiffworkflow:instructionsForEndUser>Select Timer Value</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_06at0di</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0mnfi68</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0syzbn3</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_1gale74" sourceRef="Event_0tklkx0" targetRef="Activity_0negms2" />
|
||||
<bpmn:userTask id="Activity_0c2yyfo" name="Approve Final Clearance Issue Clerk">
|
||||
|
@ -400,11 +401,9 @@ Do you have the requested items at warehouse and provide approval for issuance o
|
|||
Store Clearance Report after final clearance at SASD Issue Area
|
||||
</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_00i82zv</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0o4dvcn</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1bfe8mn</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_17ia1t8" sourceRef="Gateway_17h68ne" targetRef="Event_0tklkx0" />
|
||||
<bpmn:sequenceFlow id="Flow_0wqhf2i" sourceRef="Activity_0yxcfxc" targetRef="Gateway_17h68ne" />
|
||||
<bpmn:userTask id="Activity_0yxcfxc" name="Receive equipment at SASD GATE">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Warehouse admin has approved the issuance of store; please approve the receipt of store at SASD Gate area
|
||||
|
@ -419,23 +418,35 @@ Equipment Received at SASD gate area:
|
|||
<spiffworkflow:property name="formUiSchemaFilename" value="sasdgatearea-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0mnfi68</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0wqhf2i</bpmn:outgoing>
|
||||
<bpmn:incoming>Flow_0en3oun</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0iyqi0n</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0mnfi68" sourceRef="Activity_0j182oa" targetRef="Activity_0yxcfxc" />
|
||||
<bpmn:parallelGateway id="Gateway_17h68ne">
|
||||
<bpmn:incoming>Flow_0wqhf2i</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_17ia1t8</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_00i82zv</bpmn:outgoing>
|
||||
<bpmn:sequenceFlow id="Flow_0syzbn3" sourceRef="Activity_0j182oa" targetRef="Gateway_0u5kyuy" />
|
||||
<bpmn:parallelGateway id="Gateway_0u5kyuy">
|
||||
<bpmn:incoming>Flow_0syzbn3</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0en3oun</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_134ap1j</bpmn:outgoing>
|
||||
</bpmn:parallelGateway>
|
||||
<bpmn:sequenceFlow id="Flow_00i82zv" sourceRef="Gateway_17h68ne" targetRef="Activity_0c2yyfo" />
|
||||
<bpmn:sequenceFlow id="Flow_0en3oun" sourceRef="Gateway_0u5kyuy" targetRef="Activity_0yxcfxc" />
|
||||
<bpmn:sequenceFlow id="Flow_134ap1j" sourceRef="Gateway_0u5kyuy" targetRef="Event_0tklkx0" />
|
||||
<bpmn:intermediateCatchEvent id="Event_0tklkx0">
|
||||
<bpmn:incoming>Flow_17ia1t8</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_134ap1j</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0pypd05</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1gale74</bpmn:outgoing>
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1t11qmt">
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timer_value_warehouse</bpmn:timeDuration>
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:intermediateCatchEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0iyqi0n" sourceRef="Activity_0yxcfxc" targetRef="Gateway_0i6rpmw" />
|
||||
<bpmn:sequenceFlow id="Flow_0o4dvcn" sourceRef="Gateway_0i6rpmw" targetRef="Activity_0c2yyfo">
|
||||
<bpmn:conditionExpression>sasd_gate_area_approval=='Yes'</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:exclusiveGateway id="Gateway_0i6rpmw" default="Flow_0pypd05">
|
||||
<bpmn:incoming>Flow_0iyqi0n</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0o4dvcn</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0pypd05</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0pypd05" sourceRef="Gateway_0i6rpmw" targetRef="Event_0tklkx0" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1i6olx2">
|
||||
|
@ -569,11 +580,14 @@ Equipment Received at SASD gate area:
|
|||
<dc:Bounds x="950" y="40" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1cfzhsl_di" bpmnElement="Gateway_17h68ne">
|
||||
<dc:Bounds x="1095" y="55" width="50" height="50" />
|
||||
<bpmndi:BPMNShape id="Gateway_0s26rqs_di" bpmnElement="Gateway_0u5kyuy">
|
||||
<dc:Bounds x="875" y="155" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1t1u1jd_di" bpmnElement="Event_0tklkx0">
|
||||
<dc:Bounds x="1102" y="182" width="36" height="36" />
|
||||
<dc:Bounds x="1102" y="162" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0i6rpmw_di" bpmnElement="Gateway_0i6rpmw" isMarkerVisible="true">
|
||||
<dc:Bounds x="1095" y="55" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0o9u2ln_di" bpmnElement="Flow_0o9u2ln">
|
||||
<di:waypoint x="-102" y="147" />
|
||||
|
@ -771,29 +785,35 @@ Equipment Received at SASD gate area:
|
|||
<di:waypoint x="900" y="580" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1gale74_di" bpmnElement="Flow_1gale74">
|
||||
<di:waypoint x="1138" y="200" />
|
||||
<di:waypoint x="1294" y="200" />
|
||||
<di:waypoint x="1294" y="180" />
|
||||
<di:waypoint x="1138" y="180" />
|
||||
<di:waypoint x="1410" y="180" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_17ia1t8_di" bpmnElement="Flow_17ia1t8">
|
||||
<di:waypoint x="1120" y="105" />
|
||||
<di:waypoint x="1120" y="182" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0wqhf2i_di" bpmnElement="Flow_0wqhf2i">
|
||||
<di:waypoint x="1050" y="80" />
|
||||
<di:waypoint x="1095" y="80" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0mnfi68_di" bpmnElement="Flow_0mnfi68">
|
||||
<bpmndi:BPMNEdge id="Flow_0syzbn3_di" bpmnElement="Flow_0syzbn3">
|
||||
<di:waypoint x="900" y="500" />
|
||||
<di:waypoint x="900" y="205" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0en3oun_di" bpmnElement="Flow_0en3oun">
|
||||
<di:waypoint x="900" y="155" />
|
||||
<di:waypoint x="900" y="80" />
|
||||
<di:waypoint x="950" y="80" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_00i82zv_di" bpmnElement="Flow_00i82zv">
|
||||
<di:waypoint x="1125" y="60" />
|
||||
<di:waypoint x="1268" y="60" />
|
||||
<di:waypoint x="1268" y="30" />
|
||||
<di:waypoint x="1390" y="30" />
|
||||
<bpmndi:BPMNEdge id="Flow_134ap1j_di" bpmnElement="Flow_134ap1j">
|
||||
<di:waypoint x="925" y="180" />
|
||||
<di:waypoint x="1102" y="180" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0iyqi0n_di" bpmnElement="Flow_0iyqi0n">
|
||||
<di:waypoint x="1050" y="80" />
|
||||
<di:waypoint x="1095" y="80" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0o4dvcn_di" bpmnElement="Flow_0o4dvcn">
|
||||
<di:waypoint x="1145" y="80" />
|
||||
<di:waypoint x="1268" y="80" />
|
||||
<di:waypoint x="1268" y="10" />
|
||||
<di:waypoint x="1390" y="10" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0pypd05_di" bpmnElement="Flow_0pypd05">
|
||||
<di:waypoint x="1120" y="105" />
|
||||
<di:waypoint x="1120" y="162" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
|
Loading…
Reference in New Issue