mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 15:28:14 +00:00
588 lines
29 KiB
XML
588 lines
29 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
|
<bpmn:collaboration id="Collaboration_1oy6pez">
|
|
<bpmn:participant id="Participant_18wtn68" processRef="Process_0ond9d9" />
|
|
</bpmn:collaboration>
|
|
<bpmn:process id="Process_0ond9d9">
|
|
<bpmn:laneSet id="LaneSet_1hqh8tl">
|
|
<bpmn:lane id="Lane_0t8fv8y" name="TFC Clerks">
|
|
<bpmn:flowNodeRef>Gateway_005mbg4</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_1utg2n7</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_1m7u7di</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_0740nq5</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Event_1ew0edc</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_1lpdsjc</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_0x2ofau</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Event_1v4k3r9</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_136xnz4</bpmn:flowNodeRef>
|
|
</bpmn:lane>
|
|
<bpmn:lane id="Lane_01s4kt0" name="Issue Approvers">
|
|
<bpmn:flowNodeRef>Activity_1wcbodo</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Gateway_0ez3am0</bpmn:flowNodeRef>
|
|
</bpmn:lane>
|
|
<bpmn:lane id="Lane_0nudu75" name="SASD Clerks">
|
|
<bpmn:flowNodeRef>Gateway_1be7bb7</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_0rb7t6w</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_1uw3xcu</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_0tvsamm</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_152t4hz</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_1hq9hvm</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_0ejewop</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Event_1ny63g6</bpmn:flowNodeRef>
|
|
</bpmn:lane>
|
|
<bpmn:lane id="Lane_0o6xffv" name="Warehouse Clerks">
|
|
<bpmn:flowNodeRef>Activity_0o7ln9u</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Gateway_1gbhsvz</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_09yxu7e</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Event_1whqnwg</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_0azoas6</bpmn:flowNodeRef>
|
|
</bpmn:lane>
|
|
</bpmn:laneSet>
|
|
<bpmn:exclusiveGateway id="Gateway_005mbg4" default="Flow_156qez4">
|
|
<bpmn:incoming>Flow_0okvtru</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1frafk5</bpmn:outgoing>
|
|
<bpmn:outgoing>Flow_156qez4</bpmn:outgoing>
|
|
</bpmn:exclusiveGateway>
|
|
<bpmn:userTask id="Activity_1wcbodo" name="Approve request of receiving equipment">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser># Acceptance Form
|
|
|
|
We have received equipment to receive at Trafic branch, please see the following details
|
|
</spiffworkflow:instructionsForEndUser>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="adminapproval-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="adminapproval-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_1frafk5</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1kuk5xj</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
<bpmn:exclusiveGateway id="Gateway_0ez3am0" default="Flow_1a0gemd">
|
|
<bpmn:incoming>Flow_1kuk5xj</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0x21rlw</bpmn:outgoing>
|
|
<bpmn:outgoing>Flow_1a0gemd</bpmn:outgoing>
|
|
</bpmn:exclusiveGateway>
|
|
<bpmn:manualTask id="Activity_1utg2n7" name="Approved by admin">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser># Form Acceptance
|
|
|
|
Admin has approved the request to receive equipment at traffic branch</spiffworkflow:instructionsForEndUser>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_0x21rlw</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0g3zzkk</bpmn:outgoing>
|
|
</bpmn:manualTask>
|
|
<bpmn:userTask id="Activity_1m7u7di" name="Endorse DRS">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser>
|
|
# Endorse DRS
|
|
|
|
Please fill the following form to endorse DRS for equipment receipt procedure</spiffworkflow:instructionsForEndUser>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="drs-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="drs-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_0y27t43</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_13r09ut</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
<bpmn:scriptTask id="Activity_0740nq5" name="Script to generate random DRS number">
|
|
<bpmn:incoming>Flow_0g3zzkk</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0y27t43</bpmn:outgoing>
|
|
<bpmn:script>from random import randint
|
|
|
|
drs_no = f"REB-24-{randint(0, 999999):06}"
|
|
</bpmn:script>
|
|
</bpmn:scriptTask>
|
|
<bpmn:endEvent id="Event_1ew0edc">
|
|
<bpmn:incoming>Flow_156qez4</bpmn:incoming>
|
|
<bpmn:incoming>Flow_1a0gemd</bpmn:incoming>
|
|
<bpmn:incoming>Flow_1caqyqc</bpmn:incoming>
|
|
<bpmn:incoming>Flow_0vlp9uc</bpmn:incoming>
|
|
<bpmn:incoming>Flow_0se62kv</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:userTask id="Activity_1lpdsjc" name="Select Timer Value">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser># Select Timer Value
|
|
|
|
Select time it should take for store to reach SASD Gate area
|
|
|
|
A **time duration** defined as ISO 8601 durations format.
|
|
|
|
- PT15S - 15 seconds
|
|
- PT1H30M - 1 hour and 30 minutes
|
|
- P14D - 14 days</spiffworkflow:instructionsForEndUser>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="timertfc-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="timertfc-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_13r09ut</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1c2eg26</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
<bpmn:scriptTask id="Activity_0x2ofau" name="Script to display timer value">
|
|
<bpmn:incoming>Flow_1c2eg26</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0qf3tf6</bpmn:outgoing>
|
|
<bpmn:script>hours = 0
|
|
minutes = 0
|
|
seconds = 0
|
|
|
|
if 'H' in timer_value_1:
|
|
hours_str = timer_value_1.split('H')[0][2:]
|
|
hours = int(hours_str) if hours_str.isdigit() else 0
|
|
|
|
if 'M' in timer_value_1:
|
|
minutes_str = timer_value_1.split('M')[0][-2:]
|
|
minutes = int(minutes_str) if minutes_str.isdigit() else 0
|
|
|
|
if 'S' in timer_value_1:
|
|
seconds_str = timer_value_1.split('S')[0][-2:]
|
|
seconds = int(seconds_str) if seconds_str.isdigit() else 0</bpmn:script>
|
|
</bpmn:scriptTask>
|
|
<bpmn:exclusiveGateway id="Gateway_1be7bb7">
|
|
<bpmn:incoming>Flow_0hcdtwt</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0hvrs0q</bpmn:outgoing>
|
|
<bpmn:outgoing>Flow_07vuu9y</bpmn:outgoing>
|
|
</bpmn:exclusiveGateway>
|
|
<bpmn:userTask id="Activity_0rb7t6w" name="Fill CRV Form">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="crv-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="crv-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_1oa3o7j</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0ndgzoi</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
<bpmn:scriptTask id="Activity_1uw3xcu" name="Script to generate random CRV number">
|
|
<bpmn:incoming>Flow_0hvrs0q</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1oa3o7j</bpmn:outgoing>
|
|
<bpmn:script>from random import randint
|
|
|
|
crv = f"CRV-24-{randint(0, 999999):06}"
|
|
</bpmn:script>
|
|
</bpmn:scriptTask>
|
|
<bpmn:userTask id="Activity_0tvsamm" name="Select Timer value">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="timerwarehouse-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="timerwarehouse-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
<spiffworkflow:instructionsForEndUser># Select Timer Value
|
|
|
|
Select time it should take for store to reach SASD Gate area
|
|
|
|
A **time duration** defined as ISO 8601 durations format.
|
|
|
|
- PT15S - 15 seconds
|
|
- PT1H30M - 1 hour and 30 minutes
|
|
- P14D - 14 days</spiffworkflow:instructionsForEndUser>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_0ndgzoi</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_06dj55b</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
<bpmn:scriptTask id="Activity_152t4hz" name="Script to display timer value">
|
|
<bpmn:incoming>Flow_06dj55b</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1kxa1d4</bpmn:outgoing>
|
|
<bpmn:script>hours = 0
|
|
minutes = 0
|
|
seconds = 0
|
|
|
|
if 'H' in timer_value_warehouse:
|
|
hours_str = timer_value_warehouse.split('H')[0][2:]
|
|
hours = int(hours_str) if hours_str.isdigit() else 0
|
|
|
|
if 'M' in timer_value_warehouse:
|
|
minutes_str = timer_value_warehouse.split('M')[0][-2:]
|
|
minutes = int(minutes_str) if minutes_str.isdigit() else 0
|
|
|
|
if 'S' in timer_value_warehouse:
|
|
seconds_str = timer_value_warehouse.split('S')[0][-2:]
|
|
seconds = int(seconds_str) if seconds_str.isdigit() else 0
|
|
|
|
</bpmn:script>
|
|
</bpmn:scriptTask>
|
|
<bpmn:userTask id="Activity_0o7ln9u" name="Receipt of Equipment at S10 Warehouse">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser># Receipt of Equipment at S10 Warehouse
|
|
|
|
Timer value is : {{hours}} Hour, {{minutes}} Minutes , {{seconds}} Seconds
|
|
|
|
Did you receive requipment at S10 Warehouse?</spiffworkflow:instructionsForEndUser>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="warehouseapproval-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="warehouseapproval-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_1kxa1d4</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0f7fpiv</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
<bpmn:exclusiveGateway id="Gateway_1gbhsvz">
|
|
<bpmn:incoming>Flow_0f7fpiv</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1qnjxvj</bpmn:outgoing>
|
|
<bpmn:outgoing>Flow_0j8vgi6</bpmn:outgoing>
|
|
</bpmn:exclusiveGateway>
|
|
<bpmn:sequenceFlow id="Flow_047ap3u" sourceRef="Event_1v4k3r9" targetRef="Activity_136xnz4" />
|
|
<bpmn:sequenceFlow id="Flow_0okvtru" sourceRef="Activity_136xnz4" targetRef="Gateway_005mbg4" />
|
|
<bpmn:sequenceFlow id="Flow_1frafk5" name="Documents Collected" sourceRef="Gateway_005mbg4" targetRef="Activity_1wcbodo">
|
|
<bpmn:conditionExpression>documents_collected=='Yes'</bpmn:conditionExpression>
|
|
</bpmn:sequenceFlow>
|
|
<bpmn:sequenceFlow id="Flow_156qez4" sourceRef="Gateway_005mbg4" targetRef="Event_1ew0edc" />
|
|
<bpmn:sequenceFlow id="Flow_1kuk5xj" sourceRef="Activity_1wcbodo" targetRef="Gateway_0ez3am0" />
|
|
<bpmn:sequenceFlow id="Flow_0x21rlw" name="Admin approved" sourceRef="Gateway_0ez3am0" targetRef="Activity_1utg2n7">
|
|
<bpmn:conditionExpression>admin_approval_documents=='Yes'</bpmn:conditionExpression>
|
|
</bpmn:sequenceFlow>
|
|
<bpmn:sequenceFlow id="Flow_1a0gemd" sourceRef="Gateway_0ez3am0" targetRef="Event_1ew0edc" />
|
|
<bpmn:sequenceFlow id="Flow_0g3zzkk" sourceRef="Activity_1utg2n7" targetRef="Activity_0740nq5" />
|
|
<bpmn:sequenceFlow id="Flow_0y27t43" sourceRef="Activity_0740nq5" targetRef="Activity_1m7u7di" />
|
|
<bpmn:sequenceFlow id="Flow_13r09ut" sourceRef="Activity_1m7u7di" targetRef="Activity_1lpdsjc" />
|
|
<bpmn:sequenceFlow id="Flow_1caqyqc" sourceRef="Activity_1hq9hvm" targetRef="Event_1ew0edc" />
|
|
<bpmn:sequenceFlow id="Flow_0vlp9uc" sourceRef="Activity_0azoas6" targetRef="Event_1ew0edc" />
|
|
<bpmn:sequenceFlow id="Flow_0se62kv" sourceRef="Activity_09yxu7e" targetRef="Event_1ew0edc" />
|
|
<bpmn:sequenceFlow id="Flow_1c2eg26" sourceRef="Activity_1lpdsjc" targetRef="Activity_0x2ofau" />
|
|
<bpmn:sequenceFlow id="Flow_0hcdtwt" sourceRef="Activity_0ejewop" targetRef="Gateway_1be7bb7" />
|
|
<bpmn:sequenceFlow id="Flow_0hvrs0q" name="SASD Received the equipment" sourceRef="Gateway_1be7bb7" targetRef="Activity_1uw3xcu">
|
|
<bpmn:conditionExpression>sasd_approval=='Yes'</bpmn:conditionExpression>
|
|
</bpmn:sequenceFlow>
|
|
<bpmn:sequenceFlow id="Flow_1oa3o7j" sourceRef="Activity_1uw3xcu" targetRef="Activity_0rb7t6w" />
|
|
<bpmn:sequenceFlow id="Flow_0ndgzoi" sourceRef="Activity_0rb7t6w" targetRef="Activity_0tvsamm" />
|
|
<bpmn:sequenceFlow id="Flow_06dj55b" sourceRef="Activity_0tvsamm" targetRef="Activity_152t4hz" />
|
|
<bpmn:sequenceFlow id="Flow_1kxa1d4" sourceRef="Activity_152t4hz" targetRef="Activity_0o7ln9u" />
|
|
<bpmn:sequenceFlow id="Flow_0f7fpiv" sourceRef="Activity_0o7ln9u" targetRef="Gateway_1gbhsvz" />
|
|
<bpmn:sequenceFlow id="Flow_1qnjxvj" name="Store arrived" sourceRef="Gateway_1gbhsvz" targetRef="Activity_0azoas6">
|
|
<bpmn:conditionExpression>s10_approval=='Yes'</bpmn:conditionExpression>
|
|
</bpmn:sequenceFlow>
|
|
<bpmn:sequenceFlow id="Flow_0j8vgi6" sourceRef="Gateway_1gbhsvz" targetRef="Activity_09yxu7e">
|
|
<bpmn:conditionExpression>s10_approval=='No'</bpmn:conditionExpression>
|
|
</bpmn:sequenceFlow>
|
|
<bpmn:sequenceFlow id="Flow_1qb0af3" sourceRef="Event_1whqnwg" targetRef="Activity_09yxu7e" />
|
|
<bpmn:manualTask id="Activity_1hq9hvm" name="Equipment delayed">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser># Equipment not received
|
|
|
|
Equipment not received at SASD area</spiffworkflow:instructionsForEndUser>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_07vuu9y</bpmn:incoming>
|
|
<bpmn:incoming>Flow_1hcusqk</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1caqyqc</bpmn:outgoing>
|
|
</bpmn:manualTask>
|
|
<bpmn:sequenceFlow id="Flow_07vuu9y" sourceRef="Gateway_1be7bb7" targetRef="Activity_1hq9hvm">
|
|
<bpmn:conditionExpression>sasd_approval=='No'</bpmn:conditionExpression>
|
|
</bpmn:sequenceFlow>
|
|
<bpmn:manualTask id="Activity_09yxu7e" name="Equipment Delayed">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser># Equipment Delayed
|
|
|
|
Equipment didn't arrive at S10 Warehouse</spiffworkflow:instructionsForEndUser>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_1qb0af3</bpmn:incoming>
|
|
<bpmn:incoming>Flow_0j8vgi6</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0se62kv</bpmn:outgoing>
|
|
</bpmn:manualTask>
|
|
<bpmn:sequenceFlow id="Flow_0qf3tf6" sourceRef="Activity_0x2ofau" targetRef="Activity_0ejewop" />
|
|
<bpmn:sequenceFlow id="Flow_1hcusqk" sourceRef="Event_1ny63g6" targetRef="Activity_1hq9hvm" />
|
|
<bpmn:boundaryEvent id="Event_1whqnwg" attachedToRef="Activity_0o7ln9u">
|
|
<bpmn:outgoing>Flow_1qb0af3</bpmn:outgoing>
|
|
<bpmn:timerEventDefinition id="TimerEventDefinition_026o4gu">
|
|
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timer_value_warehouse</bpmn:timeDuration>
|
|
</bpmn:timerEventDefinition>
|
|
</bpmn:boundaryEvent>
|
|
<bpmn:startEvent id="Event_1v4k3r9">
|
|
<bpmn:outgoing>Flow_047ap3u</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:userTask id="Activity_136xnz4" name="Collect Documents">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser># Following Documents Collected
|
|
-----------
|
|
- CIN
|
|
- Auth letter
|
|
|
|
|
|
</spiffworkflow:instructionsForEndUser>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="checkingdocs-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="checkingdocs-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_047ap3u</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0okvtru</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
<bpmn:userTask id="Activity_0ejewop" name="Receive Equipment at SASD Gate area">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser>TFC Clerk has approved the receipt of the equipment
|
|
|
|
Timer value is : {{hours}} Hour, {{minutes}} Minutes , {{seconds}} Seconds
|
|
|
|
</spiffworkflow:instructionsForEndUser>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="sasdreceiveapproval-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="sasdreceiveapproval-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_0qf3tf6</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0hcdtwt</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
<bpmn:boundaryEvent id="Event_1ny63g6" attachedToRef="Activity_0ejewop">
|
|
<bpmn:outgoing>Flow_1hcusqk</bpmn:outgoing>
|
|
<bpmn:timerEventDefinition id="TimerEventDefinition_0aafoju">
|
|
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timer_value_1</bpmn:timeDuration>
|
|
</bpmn:timerEventDefinition>
|
|
</bpmn:boundaryEvent>
|
|
<bpmn:manualTask id="Activity_0azoas6" name="Equipment received at S10 Warehouse">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser># Equipment Arrived at S10 Warehouse
|
|
|
|
Equipment has succesfully arrived at warehouse</spiffworkflow:instructionsForEndUser>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_1qnjxvj</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0vlp9uc</bpmn:outgoing>
|
|
</bpmn:manualTask>
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1oy6pez">
|
|
<bpmndi:BPMNShape id="Participant_18wtn68_di" bpmnElement="Participant_18wtn68" isHorizontal="true">
|
|
<dc:Bounds x="876" y="240" width="1818" height="995" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Lane_0o6xffv_di" bpmnElement="Lane_0o6xffv" isHorizontal="true">
|
|
<dc:Bounds x="906" y="940" width="1788" height="295" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Lane_0nudu75_di" bpmnElement="Lane_0nudu75" isHorizontal="true">
|
|
<dc:Bounds x="906" y="610" width="1788" height="330" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Lane_01s4kt0_di" bpmnElement="Lane_01s4kt0" isHorizontal="true">
|
|
<dc:Bounds x="906" y="490" width="1788" height="120" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Lane_0t8fv8y_di" bpmnElement="Lane_0t8fv8y" isHorizontal="true">
|
|
<dc:Bounds x="906" y="240" width="1788" height="250" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Gateway_005mbg4_di" bpmnElement="Gateway_005mbg4" isMarkerVisible="true">
|
|
<dc:Bounds x="1169" y="295" width="50" height="50" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1k8im77_di" bpmnElement="Activity_1wcbodo">
|
|
<dc:Bounds x="1274" y="510" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Gateway_0ez3am0_di" bpmnElement="Gateway_0ez3am0" isMarkerVisible="true">
|
|
<dc:Bounds x="1529" y="525" width="50" height="50" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0kvk2yo_di" bpmnElement="Activity_1utg2n7">
|
|
<dc:Bounds x="1504" y="360" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1b0pxwz_di" bpmnElement="Activity_1m7u7di">
|
|
<dc:Bounds x="1804" y="360" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0go3d7x_di" bpmnElement="Activity_0740nq5">
|
|
<dc:Bounds x="1654" y="360" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_1ew0edc_di" bpmnElement="Event_1ew0edc">
|
|
<dc:Bounds x="2526" y="382" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1uzey89_di" bpmnElement="Activity_1lpdsjc">
|
|
<dc:Bounds x="1954" y="360" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0bg5mqf_di" bpmnElement="Activity_0x2ofau">
|
|
<dc:Bounds x="2104" y="360" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Gateway_1be7bb7_di" bpmnElement="Gateway_1be7bb7" isMarkerVisible="true">
|
|
<dc:Bounds x="1539" y="675" width="50" height="50" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1kqxtvj_di" bpmnElement="Activity_0rb7t6w">
|
|
<dc:Bounds x="1884" y="660" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0ubats6_di" bpmnElement="Activity_1uw3xcu">
|
|
<dc:Bounds x="1754" y="660" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_13n3hpv_di" bpmnElement="Activity_0tvsamm">
|
|
<dc:Bounds x="2044" y="660" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0vpitaf_di" bpmnElement="Activity_152t4hz">
|
|
<dc:Bounds x="2184" y="660" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1ppoxid_di" bpmnElement="Activity_0o7ln9u">
|
|
<dc:Bounds x="1394" y="1075" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Gateway_1gbhsvz_di" bpmnElement="Gateway_1gbhsvz" isMarkerVisible="true">
|
|
<dc:Bounds x="1539" y="1000" width="50" height="50" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1kfdqf4_di" bpmnElement="Activity_1hq9hvm">
|
|
<dc:Bounds x="1700" y="835" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_01p9pgu_di" bpmnElement="Activity_09yxu7e">
|
|
<dc:Bounds x="1674" y="1140" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_1v4k3r9_di" bpmnElement="Event_1v4k3r9">
|
|
<dc:Bounds x="942" y="382" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1ktohbg_di" bpmnElement="Activity_136xnz4">
|
|
<dc:Bounds x="1000" y="280" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1lwtflo_di" bpmnElement="Activity_0ejewop">
|
|
<dc:Bounds x="1380" y="660" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1mamrmc_di" bpmnElement="Activity_0azoas6">
|
|
<dc:Bounds x="1790" y="985" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_119urh3_di" bpmnElement="Event_1whqnwg">
|
|
<dc:Bounds x="1432" y="1137" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_1k34eyw_di" bpmnElement="Event_1ny63g6">
|
|
<dc:Bounds x="1412" y="722" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="Flow_047ap3u_di" bpmnElement="Flow_047ap3u">
|
|
<di:waypoint x="960" y="382" />
|
|
<di:waypoint x="960" y="320" />
|
|
<di:waypoint x="1000" y="320" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0okvtru_di" bpmnElement="Flow_0okvtru">
|
|
<di:waypoint x="1100" y="320" />
|
|
<di:waypoint x="1169" y="320" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1frafk5_di" bpmnElement="Flow_1frafk5">
|
|
<di:waypoint x="1194" y="345" />
|
|
<di:waypoint x="1194" y="550" />
|
|
<di:waypoint x="1274" y="550" />
|
|
<bpmndi:BPMNLabel>
|
|
<dc:Bounds x="1205" y="518" width="57" height="27" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_156qez4_di" bpmnElement="Flow_156qez4">
|
|
<di:waypoint x="1219" y="320" />
|
|
<di:waypoint x="2544" y="320" />
|
|
<di:waypoint x="2544" y="382" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1kuk5xj_di" bpmnElement="Flow_1kuk5xj">
|
|
<di:waypoint x="1374" y="550" />
|
|
<di:waypoint x="1529" y="550" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0x21rlw_di" bpmnElement="Flow_0x21rlw">
|
|
<di:waypoint x="1554" y="525" />
|
|
<di:waypoint x="1554" y="440" />
|
|
<bpmndi:BPMNLabel>
|
|
<dc:Bounds x="1464" y="463" width="80" height="14" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1a0gemd_di" bpmnElement="Flow_1a0gemd">
|
|
<di:waypoint x="1579" y="550" />
|
|
<di:waypoint x="2544" y="550" />
|
|
<di:waypoint x="2544" y="418" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0g3zzkk_di" bpmnElement="Flow_0g3zzkk">
|
|
<di:waypoint x="1604" y="400" />
|
|
<di:waypoint x="1654" y="400" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0y27t43_di" bpmnElement="Flow_0y27t43">
|
|
<di:waypoint x="1754" y="400" />
|
|
<di:waypoint x="1804" y="400" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_13r09ut_di" bpmnElement="Flow_13r09ut">
|
|
<di:waypoint x="1904" y="400" />
|
|
<di:waypoint x="1954" y="400" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1caqyqc_di" bpmnElement="Flow_1caqyqc">
|
|
<di:waypoint x="1800" y="875" />
|
|
<di:waypoint x="2604" y="875" />
|
|
<di:waypoint x="2604" y="400" />
|
|
<di:waypoint x="2562" y="400" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0vlp9uc_di" bpmnElement="Flow_0vlp9uc">
|
|
<di:waypoint x="1890" y="1025" />
|
|
<di:waypoint x="2584" y="1025" />
|
|
<di:waypoint x="2584" y="445" />
|
|
<di:waypoint x="2556" y="413" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0se62kv_di" bpmnElement="Flow_0se62kv">
|
|
<di:waypoint x="1774" y="1180" />
|
|
<di:waypoint x="2494" y="1180" />
|
|
<di:waypoint x="2494" y="400" />
|
|
<di:waypoint x="2526" y="400" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1c2eg26_di" bpmnElement="Flow_1c2eg26">
|
|
<di:waypoint x="2054" y="400" />
|
|
<di:waypoint x="2104" y="400" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0hcdtwt_di" bpmnElement="Flow_0hcdtwt">
|
|
<di:waypoint x="1480" y="700" />
|
|
<di:waypoint x="1539" y="700" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0hvrs0q_di" bpmnElement="Flow_0hvrs0q">
|
|
<di:waypoint x="1589" y="700" />
|
|
<di:waypoint x="1754" y="700" />
|
|
<bpmndi:BPMNLabel>
|
|
<dc:Bounds x="1633" y="666" width="79" height="27" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1oa3o7j_di" bpmnElement="Flow_1oa3o7j">
|
|
<di:waypoint x="1854" y="700" />
|
|
<di:waypoint x="1884" y="700" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0ndgzoi_di" bpmnElement="Flow_0ndgzoi">
|
|
<di:waypoint x="1984" y="700" />
|
|
<di:waypoint x="2044" y="700" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_06dj55b_di" bpmnElement="Flow_06dj55b">
|
|
<di:waypoint x="2144" y="700" />
|
|
<di:waypoint x="2184" y="700" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1kxa1d4_di" bpmnElement="Flow_1kxa1d4">
|
|
<di:waypoint x="2234" y="660" />
|
|
<di:waypoint x="2234" y="635" />
|
|
<di:waypoint x="1314" y="635" />
|
|
<di:waypoint x="1314" y="1115" />
|
|
<di:waypoint x="1394" y="1115" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0f7fpiv_di" bpmnElement="Flow_0f7fpiv">
|
|
<di:waypoint x="1444" y="1075" />
|
|
<di:waypoint x="1444" y="1025" />
|
|
<di:waypoint x="1539" y="1025" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1qnjxvj_di" bpmnElement="Flow_1qnjxvj">
|
|
<di:waypoint x="1589" y="1025" />
|
|
<di:waypoint x="1790" y="1025" />
|
|
<bpmndi:BPMNLabel>
|
|
<dc:Bounds x="1655" y="1003" width="63" height="14" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0j8vgi6_di" bpmnElement="Flow_0j8vgi6">
|
|
<di:waypoint x="1564" y="1050" />
|
|
<di:waypoint x="1564" y="1180" />
|
|
<di:waypoint x="1674" y="1180" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1qb0af3_di" bpmnElement="Flow_1qb0af3">
|
|
<di:waypoint x="1450" y="1173" />
|
|
<di:waypoint x="1450" y="1200" />
|
|
<di:waypoint x="1674" y="1200" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_07vuu9y_di" bpmnElement="Flow_07vuu9y">
|
|
<di:waypoint x="1564" y="725" />
|
|
<di:waypoint x="1564" y="875" />
|
|
<di:waypoint x="1700" y="875" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0qf3tf6_di" bpmnElement="Flow_0qf3tf6">
|
|
<di:waypoint x="2154" y="360" />
|
|
<di:waypoint x="2154" y="340" />
|
|
<di:waypoint x="1430" y="340" />
|
|
<di:waypoint x="1430" y="660" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1hcusqk_di" bpmnElement="Flow_1hcusqk">
|
|
<di:waypoint x="1430" y="758" />
|
|
<di:waypoint x="1430" y="900" />
|
|
<di:waypoint x="1700" y="900" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|