2024-02-26 04:55:36 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2024-02-26 06:41:33 +00:00
|
|
|
<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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
2024-02-26 05:03:55 +00:00
|
|
|
<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">
|
2024-02-26 05:06:49 +00:00
|
|
|
<bpmn:lane id="Lane_0t8fv8y" name="TFC Clerks">
|
|
|
|
<bpmn:flowNodeRef>Event_1v4k3r9</bpmn:flowNodeRef>
|
2024-02-26 05:07:16 +00:00
|
|
|
<bpmn:flowNodeRef>Activity_136xnz4</bpmn:flowNodeRef>
|
2024-02-26 06:41:33 +00:00
|
|
|
<bpmn:flowNodeRef>Gateway_005mbg4</bpmn:flowNodeRef>
|
|
|
|
<bpmn:flowNodeRef>Event_1ew0edc</bpmn:flowNodeRef>
|
|
|
|
<bpmn:flowNodeRef>Activity_1utg2n7</bpmn:flowNodeRef>
|
|
|
|
</bpmn:lane>
|
|
|
|
<bpmn:lane id="Lane_01s4kt0" name="Issue Approvers">
|
|
|
|
<bpmn:flowNodeRef>Activity_1wcbodo</bpmn:flowNodeRef>
|
|
|
|
<bpmn:flowNodeRef>Gateway_0ez3am0</bpmn:flowNodeRef>
|
2024-02-26 05:06:49 +00:00
|
|
|
</bpmn:lane>
|
2024-02-26 05:03:55 +00:00
|
|
|
<bpmn:lane id="Lane_0nudu75" name="SASD Clerks" />
|
|
|
|
</bpmn:laneSet>
|
2024-02-26 06:41:33 +00:00
|
|
|
<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:sequenceFlow id="Flow_047ap3u" sourceRef="Event_1v4k3r9" targetRef="Activity_136xnz4" />
|
|
|
|
<bpmn:sequenceFlow id="Flow_0okvtru" sourceRef="Activity_136xnz4" targetRef="Gateway_005mbg4" />
|
|
|
|
<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: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:endEvent id="Event_1ew0edc">
|
|
|
|
<bpmn:incoming>Flow_156qez4</bpmn:incoming>
|
|
|
|
<bpmn:incoming>Flow_1a0gemd</bpmn:incoming>
|
|
|
|
</bpmn:endEvent>
|
|
|
|
<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:sequenceFlow id="Flow_0x21rlw" sourceRef="Gateway_0ez3am0" targetRef="Activity_1utg2n7" />
|
|
|
|
<bpmn:manualTask id="Activity_1utg2n7">
|
|
|
|
<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:manualTask>
|
|
|
|
<bpmn:sequenceFlow id="Flow_1a0gemd" sourceRef="Gateway_0ez3am0" targetRef="Event_1ew0edc" />
|
2024-02-26 04:55:36 +00:00
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
2024-02-26 05:03:55 +00:00
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1oy6pez">
|
|
|
|
<bpmndi:BPMNShape id="Participant_18wtn68_di" bpmnElement="Participant_18wtn68" isHorizontal="true">
|
2024-02-26 05:06:49 +00:00
|
|
|
<dc:Bounds x="380" y="150" width="1330" height="540" />
|
2024-02-26 04:55:36 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2024-02-26 05:07:16 +00:00
|
|
|
<bpmndi:BPMNShape id="Lane_0nudu75_di" bpmnElement="Lane_0nudu75" isHorizontal="true">
|
|
|
|
<dc:Bounds x="410" y="520" width="1300" height="170" />
|
2024-02-26 05:03:55 +00:00
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Lane_01s4kt0_di" bpmnElement="Lane_01s4kt0" isHorizontal="true">
|
2024-02-26 05:06:49 +00:00
|
|
|
<dc:Bounds x="410" y="400" width="1300" height="120" />
|
2024-02-26 05:03:55 +00:00
|
|
|
<bpmndi:BPMNLabel />
|
2024-02-26 04:55:36 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2024-02-26 05:07:16 +00:00
|
|
|
<bpmndi:BPMNShape id="Lane_0t8fv8y_di" bpmnElement="Lane_0t8fv8y" isHorizontal="true">
|
|
|
|
<dc:Bounds x="410" y="150" width="1300" height="250" />
|
2024-02-26 04:55:36 +00:00
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2024-02-26 05:06:49 +00:00
|
|
|
<bpmndi:BPMNShape id="Event_1v4k3r9_di" bpmnElement="Event_1v4k3r9">
|
|
|
|
<dc:Bounds x="462" y="252" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
2024-02-26 06:41:33 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_1ktohbg_di" bpmnElement="Activity_136xnz4">
|
|
|
|
<dc:Bounds x="540" y="230" width="100" height="80" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Gateway_005mbg4_di" bpmnElement="Gateway_005mbg4" isMarkerVisible="true">
|
|
|
|
<dc:Bounds x="675" y="205" width="50" height="50" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Event_1ew0edc_di" bpmnElement="Event_1ew0edc">
|
|
|
|
<dc:Bounds x="1592" y="282" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_1k8im77_di" bpmnElement="Activity_1wcbodo">
|
|
|
|
<dc:Bounds x="780" y="420" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Gateway_0ez3am0_di" bpmnElement="Gateway_0ez3am0" isMarkerVisible="true">
|
|
|
|
<dc:Bounds x="1035" y="435" width="50" height="50" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_0kvk2yo_di" bpmnElement="Activity_1utg2n7">
|
|
|
|
<dc:Bounds x="1090" y="260" width="100" height="80" />
|
2024-02-26 05:07:16 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2024-02-26 06:41:33 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_047ap3u_di" bpmnElement="Flow_047ap3u">
|
|
|
|
<di:waypoint x="498" y="270" />
|
|
|
|
<di:waypoint x="540" y="270" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0okvtru_di" bpmnElement="Flow_0okvtru">
|
|
|
|
<di:waypoint x="640" y="270" />
|
|
|
|
<di:waypoint x="658" y="270" />
|
|
|
|
<di:waypoint x="658" y="230" />
|
|
|
|
<di:waypoint x="675" y="230" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1frafk5_di" bpmnElement="Flow_1frafk5">
|
|
|
|
<di:waypoint x="700" y="255" />
|
|
|
|
<di:waypoint x="700" y="460" />
|
|
|
|
<di:waypoint x="780" y="460" />
|
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
<dc:Bounds x="711" y="428" width="57" height="27" />
|
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_156qez4_di" bpmnElement="Flow_156qez4">
|
|
|
|
<di:waypoint x="725" y="230" />
|
|
|
|
<di:waypoint x="1610" y="230" />
|
|
|
|
<di:waypoint x="1610" y="282" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1kuk5xj_di" bpmnElement="Flow_1kuk5xj">
|
|
|
|
<di:waypoint x="880" y="460" />
|
|
|
|
<di:waypoint x="1035" y="460" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0x21rlw_di" bpmnElement="Flow_0x21rlw">
|
|
|
|
<di:waypoint x="1060" y="435" />
|
|
|
|
<di:waypoint x="1060" y="300" />
|
|
|
|
<di:waypoint x="1090" y="300" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1a0gemd_di" bpmnElement="Flow_1a0gemd">
|
|
|
|
<di:waypoint x="1085" y="460" />
|
|
|
|
<di:waypoint x="1610" y="460" />
|
|
|
|
<di:waypoint x="1610" y="318" />
|
|
|
|
</bpmndi:BPMNEdge>
|
2024-02-26 04:55:36 +00:00
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|