2024-02-15 06:04:12 +00:00
|
|
|
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
|
|
|
<bpmn:process id="Process_issue2_nm8svt0" isExecutable="true">
|
|
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
|
|
<bpmn:outgoing>Flow_17db3yp</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_17db3yp" sourceRef="StartEvent_1" targetRef="Activity_0qpzdpu" />
|
|
|
|
<bpmn:endEvent id="EndEvent_1">
|
|
|
|
<bpmn:extensionElements>
|
|
|
|
<spiffworkflow:instructionsForEndUser>The process instance completed successfully.</spiffworkflow:instructionsForEndUser>
|
|
|
|
</bpmn:extensionElements>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmn:incoming>Flow_062wh47</bpmn:incoming>
|
|
|
|
<bpmn:incoming>Flow_1ewdm63</bpmn:incoming>
|
2024-02-15 06:04:12 +00:00
|
|
|
</bpmn:endEvent>
|
2024-02-15 08:17:50 +00:00
|
|
|
<bpmn:userTask id="Activity_0qpzdpu" name="Submitting Issue Voucher Form">
|
2024-02-15 06:04:12 +00:00
|
|
|
<bpmn:extensionElements>
|
2024-02-15 08:22:56 +00:00
|
|
|
<spiffworkflow:instructionsForEndUser>Creating Issue Voucher Form </spiffworkflow:instructionsForEndUser>
|
2024-02-15 08:17:50 +00:00
|
|
|
<spiffworkflow:properties>
|
|
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="issue-schema.json" />
|
|
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="issue-uischema.json" />
|
|
|
|
</spiffworkflow:properties>
|
2024-02-15 06:04:12 +00:00
|
|
|
</bpmn:extensionElements>
|
|
|
|
<bpmn:incoming>Flow_17db3yp</bpmn:incoming>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmn:outgoing>Flow_0qrj04m</bpmn:outgoing>
|
2024-02-15 08:17:50 +00:00
|
|
|
</bpmn:userTask>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmn:exclusiveGateway id="Gateway_052a0kd">
|
|
|
|
<bpmn:incoming>Flow_0qrj04m</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_0lna2ai</bpmn:outgoing>
|
|
|
|
<bpmn:outgoing>Flow_06gwsnc</bpmn:outgoing>
|
2024-02-15 09:17:02 +00:00
|
|
|
</bpmn:exclusiveGateway>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_0qrj04m" sourceRef="Activity_0qpzdpu" targetRef="Gateway_052a0kd" />
|
|
|
|
<bpmn:manualTask id="Activity_186t2ny">
|
2024-02-15 09:19:16 +00:00
|
|
|
<bpmn:extensionElements>
|
2024-02-15 09:37:28 +00:00
|
|
|
<spiffworkflow:instructionsForEndUser>Form Approved
|
2024-02-15 09:19:16 +00:00
|
|
|
</spiffworkflow:instructionsForEndUser>
|
|
|
|
</bpmn:extensionElements>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmn:incoming>Flow_0lna2ai</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_062wh47</bpmn:outgoing>
|
|
|
|
</bpmn:manualTask>
|
|
|
|
<bpmn:manualTask id="Activity_1ts2r7w">
|
2024-02-15 09:19:16 +00:00
|
|
|
<bpmn:extensionElements>
|
2024-02-15 09:37:28 +00:00
|
|
|
<spiffworkflow:instructionsForEndUser>Form Rejected
|
2024-02-15 09:19:16 +00:00
|
|
|
</spiffworkflow:instructionsForEndUser>
|
|
|
|
</bpmn:extensionElements>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmn:incoming>Flow_06gwsnc</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_1ewdm63</bpmn:outgoing>
|
|
|
|
</bpmn:manualTask>
|
|
|
|
<bpmn:sequenceFlow id="Flow_0lna2ai" name="Approved" sourceRef="Gateway_052a0kd" targetRef="Activity_186t2ny">
|
|
|
|
<bpmn:conditionExpression>Approved
|
2024-02-15 09:21:23 +00:00
|
|
|
</bpmn:conditionExpression>
|
|
|
|
</bpmn:sequenceFlow>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_06gwsnc" name="Rejected" sourceRef="Gateway_052a0kd" targetRef="Activity_1ts2r7w">
|
|
|
|
<bpmn:conditionExpression>Rejected</bpmn:conditionExpression>
|
|
|
|
</bpmn:sequenceFlow>
|
|
|
|
<bpmn:sequenceFlow id="Flow_062wh47" sourceRef="Activity_186t2ny" targetRef="EndEvent_1" />
|
|
|
|
<bpmn:sequenceFlow id="Flow_1ewdm63" sourceRef="Activity_1ts2r7w" targetRef="EndEvent_1" />
|
2024-02-15 06:04:12 +00:00
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_issue2_nm8svt0">
|
|
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
|
|
<dc:Bounds x="179" y="159" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
2024-02-15 08:17:50 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_1rmlg1p_di" bpmnElement="Activity_0qpzdpu">
|
|
|
|
<dc:Bounds x="280" y="137" width="100" height="80" />
|
2024-02-15 06:04:12 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmndi:BPMNShape id="Gateway_052a0kd_di" bpmnElement="Gateway_052a0kd" isMarkerVisible="true">
|
|
|
|
<dc:Bounds x="445" y="152" width="50" height="50" />
|
2024-02-15 08:22:56 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_0fn93nx_di" bpmnElement="Activity_186t2ny">
|
|
|
|
<dc:Bounds x="560" y="50" width="100" height="80" />
|
2024-02-15 08:22:56 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmndi:BPMNShape id="BPMNShape_1mhbs93" bpmnElement="Activity_1ts2r7w">
|
|
|
|
<dc:Bounds x="560" y="250" width="100" height="80" />
|
2024-02-15 09:19:16 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
|
|
|
<dc:Bounds x="718" y="159" width="36" height="36" />
|
2024-02-15 09:19:16 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2024-02-15 06:04:12 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
|
|
|
<di:waypoint x="215" y="177" />
|
2024-02-15 08:17:50 +00:00
|
|
|
<di:waypoint x="280" y="177" />
|
2024-02-15 06:04:12 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_0qrj04m_di" bpmnElement="Flow_0qrj04m">
|
2024-02-15 08:17:50 +00:00
|
|
|
<di:waypoint x="380" y="177" />
|
2024-02-15 09:37:28 +00:00
|
|
|
<di:waypoint x="445" y="177" />
|
2024-02-15 08:22:56 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_0lna2ai_di" bpmnElement="Flow_0lna2ai">
|
|
|
|
<di:waypoint x="470" y="152" />
|
|
|
|
<di:waypoint x="470" y="90" />
|
|
|
|
<di:waypoint x="560" y="90" />
|
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
<dc:Bounds x="486" y="103" width="47" height="14" />
|
|
|
|
</bpmndi:BPMNLabel>
|
2024-02-15 06:04:12 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_06gwsnc_di" bpmnElement="Flow_06gwsnc">
|
|
|
|
<di:waypoint x="470" y="202" />
|
|
|
|
<di:waypoint x="470" y="290" />
|
|
|
|
<di:waypoint x="560" y="290" />
|
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
<dc:Bounds x="488" y="273" width="44" height="14" />
|
|
|
|
</bpmndi:BPMNLabel>
|
2024-02-15 09:19:16 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_062wh47_di" bpmnElement="Flow_062wh47">
|
|
|
|
<di:waypoint x="660" y="90" />
|
|
|
|
<di:waypoint x="736" y="90" />
|
|
|
|
<di:waypoint x="736" y="159" />
|
2024-02-15 09:19:16 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2024-02-15 09:37:28 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_1ewdm63_di" bpmnElement="Flow_1ewdm63">
|
|
|
|
<di:waypoint x="660" y="290" />
|
|
|
|
<di:waypoint x="736" y="290" />
|
|
|
|
<di:waypoint x="736" y="195" />
|
2024-02-15 09:19:16 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2024-02-15 06:04:12 +00:00
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|