mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 12:25:22 +00:00
135 lines
6.6 KiB
XML
135 lines
6.6 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:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
|
<bpmn:collaboration id="Collaboration_1whw92z">
|
|
<bpmn:participant id="cod" name="COD" processRef="issue" />
|
|
</bpmn:collaboration>
|
|
<bpmn:process id="issue" name="Issue" isExecutable="true">
|
|
<bpmn:laneSet id="LaneSet_0jy7lpv">
|
|
<bpmn:lane id="Lane_0qjdprt" name="SASD Issue/Receipt Clk">
|
|
<bpmn:flowNodeRef>Activity_1aqm83p</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_0ngwnfn</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Event_1h98zsq</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Event_1kp42uq</bpmn:flowNodeRef>
|
|
</bpmn:lane>
|
|
<bpmn:lane id="Lane_1ggyp1b" name="Admin">
|
|
<bpmn:flowNodeRef>Activity_0ffidfy</bpmn:flowNodeRef>
|
|
</bpmn:lane>
|
|
</bpmn:laneSet>
|
|
<bpmn:userTask id="Activity_1aqm83p" name="Collection of documents and preparation of IV">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="Check box-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="Check box-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
<spiffworkflow:instructionsForEndUser># Collection of Documents
|
|
|
|
In this task the SASD Issue/Receipt clk will collect the documents from unit rep and check the relevant boxes on IMS after documents verification. The following documents will be received manually.
|
|
|
|
|
|
- CIN
|
|
- Auth ltr
|
|
- Issue order
|
|
- Demand form
|
|
|
|
After receiving the documents, the SASD Issue/Receipt Clk will check the boxes relevant to the documents received.
|
|
|
|
|
|
## Filing of Issue Voucher on IMS
|
|
|
|
After marking the check boxes, the user fills the issue voucher form.
|
|
|
|
</spiffworkflow:instructionsForEndUser>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_0cjiysr</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0g0bgek</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
<bpmn:scriptTask id="Activity_0ngwnfn" name="Processing Issue Voucher">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser># Processing of Issue Voucher
|
|
|
|
In this task IMS will process the issue voucher. </spiffworkflow:instructionsForEndUser>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_0g0bgek</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_09cqyt1</bpmn:outgoing>
|
|
<bpmn:script></bpmn:script>
|
|
</bpmn:scriptTask>
|
|
<bpmn:startEvent id="Event_1h98zsq">
|
|
<bpmn:outgoing>Flow_0cjiysr</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:sequenceFlow id="Flow_0cjiysr" sourceRef="Event_1h98zsq" targetRef="Activity_1aqm83p" />
|
|
<bpmn:sequenceFlow id="Flow_0g0bgek" sourceRef="Activity_1aqm83p" targetRef="Activity_0ngwnfn" />
|
|
<bpmn:endEvent id="Event_1kp42uq">
|
|
<bpmn:incoming>Flow_15uoaxt</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:sequenceFlow id="Flow_09cqyt1" sourceRef="Activity_0ngwnfn" targetRef="Activity_0ffidfy" />
|
|
<bpmn:sequenceFlow id="Flow_15uoaxt" sourceRef="Activity_0ffidfy" targetRef="Event_1kp42uq" />
|
|
<bpmn:userTask id="Activity_0ffidfy" name="Approval Request">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="ivaprreq-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="ivaprreq-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
<spiffworkflow:instructionsForEndUser># Admin IV request approval Task
|
|
|
|
In this task admin approve the request of Issue Voucher</spiffworkflow:instructionsForEndUser>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_09cqyt1</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_15uoaxt</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1whw92z">
|
|
<bpmndi:BPMNShape id="Participant_000xqi2_di" bpmnElement="cod" isHorizontal="true">
|
|
<dc:Bounds x="-360" y="380" width="1090" height="620" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Lane_1ggyp1b_di" bpmnElement="Lane_1ggyp1b" isHorizontal="true">
|
|
<dc:Bounds x="-330" y="770" width="1060" height="230" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Lane_0qjdprt_di" bpmnElement="Lane_0qjdprt" isHorizontal="true">
|
|
<dc:Bounds x="-330" y="380" width="1060" height="390" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="BPMNShape_1aesv5k" bpmnElement="Activity_1aqm83p">
|
|
<dc:Bounds x="-180" y="490" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="BPMNShape_091wl9z" bpmnElement="Activity_0ngwnfn">
|
|
<dc:Bounds x="-30" y="490" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="BPMNShape_1am0bmo" bpmnElement="Event_1h98zsq">
|
|
<dc:Bounds x="-278" y="512" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="BPMNShape_09rmrhg" bpmnElement="Event_1kp42uq">
|
|
<dc:Bounds x="502" y="512" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1n3b3kh_di" bpmnElement="Activity_0ffidfy">
|
|
<dc:Bounds x="200" y="820" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="BPMNEdge_1woa39n" bpmnElement="Flow_0cjiysr">
|
|
<di:waypoint x="-242" y="530" />
|
|
<di:waypoint x="-180" y="530" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="BPMNEdge_1mdp8x9" bpmnElement="Flow_0g0bgek">
|
|
<di:waypoint x="-80" y="530" />
|
|
<di:waypoint x="-30" y="530" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_09cqyt1_di" bpmnElement="Flow_09cqyt1">
|
|
<di:waypoint x="70" y="530" />
|
|
<di:waypoint x="135" y="530" />
|
|
<di:waypoint x="135" y="860" />
|
|
<di:waypoint x="200" y="860" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_15uoaxt_di" bpmnElement="Flow_15uoaxt">
|
|
<di:waypoint x="300" y="860" />
|
|
<di:waypoint x="401" y="860" />
|
|
<di:waypoint x="401" y="530" />
|
|
<di:waypoint x="502" y="530" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|