mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 05:48:11 +00:00
User: dinithijonline@gmail.com added process model file playground/dinithi/test-lanes/PettyCashRequest.bpmn
This commit is contained in:
parent
2b06e10eb1
commit
b9b1ffc8a7
110
playground/dinithi/test-lanes/PettyCashRequest.bpmn
Normal file
110
playground/dinithi/test-lanes/PettyCashRequest.bpmn
Normal file
@ -0,0 +1,110 @@
|
||||
<?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:collaboration id="Collaboration_1816wll">
|
||||
<bpmn:participant id="Participant_0i6egvt" processRef="Process_ajwtwxv" />
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Process_ajwtwxv" isExecutable="true">
|
||||
<bpmn:laneSet id="LaneSet_1u649qy">
|
||||
<bpmn:lane id="Lane_0rl8wmn" name="Cashier">
|
||||
<bpmn:flowNodeRef>Activity_1n8krpi</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_0uucw16" name="Worker">
|
||||
<bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0fccmvy</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_093uiyo</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_0dnj0hz</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
</bpmn:laneSet>
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_0k8z2d5</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0k8z2d5" sourceRef="StartEvent_1" targetRef="Activity_0fccmvy" />
|
||||
<bpmn:userTask id="Activity_0fccmvy" name="Petty Cash Request">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="petty-cash-request-schema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0k8z2d5</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0qr6mzh</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0qr6mzh" sourceRef="Activity_0fccmvy" targetRef="Activity_1n8krpi" />
|
||||
<bpmn:userTask id="Activity_1n8krpi" name="Approval">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="petty-cash-approval-schema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0qr6mzh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_10hueip</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_10hueip" sourceRef="Activity_1n8krpi" targetRef="Activity_093uiyo" />
|
||||
<bpmn:manualTask id="Activity_093uiyo" name="Display output">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>#### Your petty cash request of {{amount}} Approved by {{approved_by}}
|
||||
|
||||
|
||||
</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_10hueip</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0brs6xs</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:endEvent id="Event_0dnj0hz">
|
||||
<bpmn:incoming>Flow_0brs6xs</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0brs6xs" sourceRef="Activity_093uiyo" targetRef="Event_0dnj0hz" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1816wll">
|
||||
<bpmndi:BPMNShape id="Participant_0i6egvt_di" bpmnElement="Participant_0i6egvt" isHorizontal="true">
|
||||
<dc:Bounds x="-365" y="-35" width="695" height="250" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0rl8wmn_di" bpmnElement="Lane_0rl8wmn" isHorizontal="true">
|
||||
<dc:Bounds x="-335" y="-35" width="665" height="125" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0uucw16_di" bpmnElement="Lane_0uucw16" isHorizontal="true">
|
||||
<dc:Bounds x="-335" y="90" width="665" height="125" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-278" y="142" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1w8w6cc_di" bpmnElement="Activity_0fccmvy">
|
||||
<dc:Bounds x="-190" y="120" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_01x4y86_di" bpmnElement="Activity_1n8krpi">
|
||||
<dc:Bounds x="-30" y="0" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1p5yc2m_di" bpmnElement="Activity_093uiyo">
|
||||
<dc:Bounds x="120" y="110" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0dnj0hz_di" bpmnElement="Event_0dnj0hz">
|
||||
<dc:Bounds x="272" y="132" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0k8z2d5_di" bpmnElement="Flow_0k8z2d5">
|
||||
<di:waypoint x="-242" y="160" />
|
||||
<di:waypoint x="-190" y="160" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0qr6mzh_di" bpmnElement="Flow_0qr6mzh">
|
||||
<di:waypoint x="-90" y="160" />
|
||||
<di:waypoint x="-60" y="160" />
|
||||
<di:waypoint x="-60" y="40" />
|
||||
<di:waypoint x="-30" y="40" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_10hueip_di" bpmnElement="Flow_10hueip">
|
||||
<di:waypoint x="70" y="40" />
|
||||
<di:waypoint x="95" y="40" />
|
||||
<di:waypoint x="95" y="150" />
|
||||
<di:waypoint x="120" y="150" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0brs6xs_di" bpmnElement="Flow_0brs6xs">
|
||||
<di:waypoint x="220" y="150" />
|
||||
<di:waypoint x="272" y="150" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
@ -4,6 +4,6 @@
|
||||
"exception_notification_addresses": [],
|
||||
"fault_or_suspend_on_exception": "fault",
|
||||
"metadata_extraction_paths": null,
|
||||
"primary_file_name": null,
|
||||
"primary_process_id": null
|
||||
"primary_file_name": "PettyCashRequest.bpmn",
|
||||
"primary_process_id": "Process_ajwtwxv"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user