mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 22:28:15 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue2.bpmn
This commit is contained in:
parent
a1e827d081
commit
85e85575d8
@ -19,13 +19,15 @@
|
||||
<bpmn:flowNodeRef>Activity_186t2ny</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>EndEvent_1</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0osvlbg</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0c2yyfo</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_1vvv40w</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_18d5pg4</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_1jmse4m</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0yxcfxc</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1tzp7vl</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0yxcfxc</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_137riyi</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0c2yyfo</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0negms2</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_1alvrf4" name="Warehouse Clerk">
|
||||
<bpmn:flowNodeRef>Activity_03exy9r</bpmn:flowNodeRef>
|
||||
@ -186,7 +188,10 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
- Issue Quantity: {{issue_quantity}}
|
||||
- Unit: {{unit}}
|
||||
- Demand Quantity: {{demand_quantity}}
|
||||
</spiffworkflow:instructionsForEndUser>
|
||||
|
||||
# Warehouse Admin Approval
|
||||
|
||||
Do you have the requested items at warehouse and provide approval for issuance of Store?</spiffworkflow:instructionsForEndUser>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="warehouse-approval-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="warehouse-approval-uischema.json" />
|
||||
@ -264,25 +269,15 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<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:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1yab6ic" sourceRef="Activity_0yxcfxc" targetRef="Activity_0c2yyfo" />
|
||||
<bpmn:manualTask id="Activity_0osvlbg">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Something wrong with issue procedure at warehouse</spiffworkflow:instructionsForEndUser>
|
||||
<spiffworkflow:instructionsForEndUser>Warehouse Admin didn't approve the requested Item. Please Contact Warehouse admin for more details</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1gw7b76</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1tpokjt</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:userTask id="Activity_0c2yyfo" name="SASD Approval">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="approvalsasd-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="approvalsasd-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1yab6ic</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1bfe8mn</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_1bfe8mn" sourceRef="Activity_0c2yyfo" targetRef="Gateway_1vvv40w" />
|
||||
<bpmn:exclusiveGateway id="Gateway_1vvv40w">
|
||||
<bpmn:incoming>Flow_1bfe8mn</bpmn:incoming>
|
||||
@ -306,17 +301,6 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<bpmn:outgoing>Flow_064ne3o</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1gw7b76</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:manualTask id="Activity_0yxcfxc" name="Equipment Receved at Sasd gate">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Equipment Received at SASD gate area</spiffworkflow:instructionsForEndUser>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_064ne3o</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1yab6ic</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:manualTask id="Activity_1tzp7vl" name="SASD Approval">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Equipment Received at SASD</spiffworkflow:instructionsForEndUser>
|
||||
@ -359,6 +343,49 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<bpmn:outgoing>Flow_0o9u2ln</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1uig4ge" sourceRef="Activity_13h1g01" targetRef="EndEvent_1" />
|
||||
<bpmn:userTask id="Activity_0yxcfxc" name="Equipment Receved 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
|
||||
|
||||
Equipment Received at SASD gate area:</spiffworkflow:instructionsForEndUser>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="sasdgatearea-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="sasdgatearea-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_064ne3o</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_13s9x04</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_13s9x04" sourceRef="Activity_0yxcfxc" targetRef="Gateway_137riyi" />
|
||||
<bpmn:sequenceFlow id="Flow_1s1zkcg" name="sasd_gate_area_approval=='Yes'" sourceRef="Gateway_137riyi" targetRef="Activity_0c2yyfo">
|
||||
<bpmn:conditionExpression>sasd_gate_area_approval=='Yes'</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_15k73wk" name="sasd_gate_area_approval=='No'" sourceRef="Gateway_137riyi" targetRef="Activity_0negms2">
|
||||
<bpmn:conditionExpression>sasd_gate_area_approval=='No'</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:exclusiveGateway id="Gateway_137riyi">
|
||||
<bpmn:incoming>Flow_13s9x04</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1s1zkcg</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_15k73wk</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_043xuzm" sourceRef="Activity_0negms2" targetRef="EndEvent_1" />
|
||||
<bpmn:userTask id="Activity_0c2yyfo" name="SASD Approval">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="approvalsasd-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="approvalsasd-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1s1zkcg</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1bfe8mn</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:manualTask id="Activity_0negms2" name="Equipment not received at SASD Gate Area">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Equipment didn't receive at SASD Gate Area</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_15k73wk</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_043xuzm</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1i6olx2">
|
||||
@ -441,9 +468,6 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<bpmndi:BPMNShape id="Activity_0ohvcw1_di" bpmnElement="Activity_0osvlbg">
|
||||
<dc:Bounds x="1180" y="250" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0jyhdax_di" bpmnElement="Activity_0c2yyfo">
|
||||
<dc:Bounds x="1430" y="90" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1vvv40w_di" bpmnElement="Gateway_1vvv40w" isMarkerVisible="true">
|
||||
<dc:Bounds x="1595" y="85" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -453,10 +477,6 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<bpmndi:BPMNShape id="Gateway_1jmse4m_di" bpmnElement="Gateway_1jmse4m" isMarkerVisible="true">
|
||||
<dc:Bounds x="865" y="265" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0rvqr98_di" bpmnElement="Activity_0yxcfxc">
|
||||
<dc:Bounds x="1270" y="90" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1l3jnfz_di" bpmnElement="Activity_1tzp7vl">
|
||||
<dc:Bounds x="1700" y="-30" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -472,6 +492,19 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-138" y="129" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1f7ozev_di" bpmnElement="Activity_0yxcfxc">
|
||||
<dc:Bounds x="1090" y="90" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_137riyi_di" bpmnElement="Gateway_137riyi" isMarkerVisible="true">
|
||||
<dc:Bounds x="1255" y="65" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0jyhdax_di" bpmnElement="Activity_0c2yyfo">
|
||||
<dc:Bounds x="1390" y="-10" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1xmc6y2_di" bpmnElement="Activity_0negms2">
|
||||
<dc:Bounds x="1390" y="120" 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" />
|
||||
@ -543,9 +576,9 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<bpmndi:BPMNEdge id="Flow_064ne3o_di" bpmnElement="Flow_064ne3o">
|
||||
<di:waypoint x="890" y="265" />
|
||||
<di:waypoint x="890" y="130" />
|
||||
<di:waypoint x="1270" y="130" />
|
||||
<di:waypoint x="1090" y="130" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1016" y="96" width="83" height="27" />
|
||||
<dc:Bounds x="936" y="96" width="83" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1gw7b76_di" bpmnElement="Flow_1gw7b76">
|
||||
@ -580,13 +613,9 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<di:waypoint x="1591" y="210" />
|
||||
<di:waypoint x="1902" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1yab6ic_di" bpmnElement="Flow_1yab6ic">
|
||||
<di:waypoint x="1370" y="130" />
|
||||
<di:waypoint x="1430" y="130" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1bfe8mn_di" bpmnElement="Flow_1bfe8mn">
|
||||
<di:waypoint x="1530" y="130" />
|
||||
<di:waypoint x="1563" y="130" />
|
||||
<di:waypoint x="1490" y="30" />
|
||||
<di:waypoint x="1563" y="30" />
|
||||
<di:waypoint x="1563" y="110" />
|
||||
<di:waypoint x="1595" y="110" />
|
||||
</bpmndi:BPMNEdge>
|
||||
@ -670,6 +699,34 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<di:waypoint x="215" y="210" />
|
||||
<di:waypoint x="1902" y="210" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_13s9x04_di" bpmnElement="Flow_13s9x04">
|
||||
<di:waypoint x="1190" y="130" />
|
||||
<di:waypoint x="1223" y="130" />
|
||||
<di:waypoint x="1223" y="90" />
|
||||
<di:waypoint x="1255" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1s1zkcg_di" bpmnElement="Flow_1s1zkcg">
|
||||
<di:waypoint x="1280" y="65" />
|
||||
<di:waypoint x="1280" y="30" />
|
||||
<di:waypoint x="1390" y="30" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1294" y="-4" width="86" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_15k73wk_di" bpmnElement="Flow_15k73wk">
|
||||
<di:waypoint x="1280" y="115" />
|
||||
<di:waypoint x="1280" y="160" />
|
||||
<di:waypoint x="1390" y="160" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1252" y="133" width="86" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_043xuzm_di" bpmnElement="Flow_043xuzm">
|
||||
<di:waypoint x="1490" y="160" />
|
||||
<di:waypoint x="1671" y="160" />
|
||||
<di:waypoint x="1671" 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