199 lines
10 KiB
Plaintext
Raw Normal View History

<?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_morteza_poudat_q8m6cg9" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_17db3yp</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_17db3yp" sourceRef="StartEvent_1" targetRef="Gateway_126tfxh" />
<bpmn:endEvent id="EndEvent_1">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>The process instance completed successfully.</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1w3s6pp</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="Gateway_1i4vqg3" />
<bpmn:manualTask id="Activity_0qpzdpu" name="Example manual task">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>This is an example **Manual Task**. A **Manual Task** is designed to allow someone to complete a task outside of the system and then report back that it is complete. You can click the *Continue* button to proceed. When you are done running this process, you can edit the **Process Model** to include a:
* **Script Task** - write a short snippet of python code to update some data
* **User Task** - generate a form that collects information from a user
* **Service Task** - communicate with an external API to fetch or update some data.
You can also change the text you are reading here by updating the *Instructions* on this example manual task.</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1vrodmm</bpmn:incoming>
<bpmn:outgoing>Flow_12pkbxb</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:sequenceFlow id="Flow_024uk4g" sourceRef="Activity_1jyph1g" targetRef="Gateway_14q8jcz" />
<bpmn:userTask id="Activity_1jyph1g" name="Example User Task">
<bpmn:extensionElements>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="" />
<spiffworkflow:property name="formUiSchemaFilename" value="" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0necc3y</bpmn:incoming>
<bpmn:outgoing>Flow_024uk4g</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="Gateway_126tfxh">
<bpmn:incoming>Flow_17db3yp</bpmn:incoming>
<bpmn:outgoing>Flow_1vrodmm</bpmn:outgoing>
<bpmn:outgoing>Flow_1pebkqm</bpmn:outgoing>
<bpmn:outgoing>Flow_03sje3k</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_1vrodmm" sourceRef="Gateway_126tfxh" targetRef="Activity_0qpzdpu" />
<bpmn:exclusiveGateway id="Gateway_1i4vqg3">
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
<bpmn:incoming>Flow_0i989gs</bpmn:incoming>
<bpmn:incoming>Flow_1qbou10</bpmn:incoming>
<bpmn:outgoing>Flow_07hsudl</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_07hsudl" sourceRef="Gateway_1i4vqg3" targetRef="Gateway_1nhrau9" />
<bpmn:sequenceFlow id="Flow_1pebkqm" sourceRef="Gateway_126tfxh" targetRef="Activity_1cgw0o5" />
<bpmn:sequenceFlow id="Flow_03sje3k" sourceRef="Gateway_126tfxh" targetRef="Activity_11k0qy5" />
<bpmn:sequenceFlow id="Flow_0i989gs" sourceRef="Activity_1cgw0o5" targetRef="Gateway_1i4vqg3" />
<bpmn:sequenceFlow id="Flow_1qbou10" sourceRef="Activity_11k0qy5" targetRef="Gateway_1i4vqg3" />
<bpmn:sequenceFlow id="Flow_0necc3y" sourceRef="Gateway_1nhrau9" targetRef="Activity_1jyph1g" />
<bpmn:parallelGateway id="Gateway_1nhrau9">
<bpmn:incoming>Flow_07hsudl</bpmn:incoming>
<bpmn:outgoing>Flow_0necc3y</bpmn:outgoing>
<bpmn:outgoing>Flow_14mc6bf</bpmn:outgoing>
</bpmn:parallelGateway>
<bpmn:subProcess id="Activity_1sfinva" triggeredByEvent="true">
<bpmn:startEvent id="Event_0h903hn" />
</bpmn:subProcess>
<bpmn:sequenceFlow id="Flow_14mc6bf" sourceRef="Gateway_1nhrau9" targetRef="Activity_0p8xr71" />
<bpmn:sequenceFlow id="Flow_1w3s6pp" sourceRef="Gateway_14q8jcz" targetRef="EndEvent_1" />
<bpmn:parallelGateway id="Gateway_14q8jcz">
<bpmn:incoming>Flow_024uk4g</bpmn:incoming>
<bpmn:incoming>Flow_1gob2t7</bpmn:incoming>
<bpmn:outgoing>Flow_1w3s6pp</bpmn:outgoing>
</bpmn:parallelGateway>
<bpmn:sequenceFlow id="Flow_1gob2t7" sourceRef="Activity_0p8xr71" targetRef="Gateway_14q8jcz" />
<bpmn:serviceTask id="Activity_0p8xr71">
<bpmn:incoming>Flow_14mc6bf</bpmn:incoming>
<bpmn:outgoing>Flow_1gob2t7</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:serviceTask id="Activity_1cgw0o5">
<bpmn:incoming>Flow_1pebkqm</bpmn:incoming>
<bpmn:outgoing>Flow_0i989gs</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:subProcess id="Activity_11k0qy5">
<bpmn:incoming>Flow_03sje3k</bpmn:incoming>
<bpmn:outgoing>Flow_1qbou10</bpmn:outgoing>
</bpmn:subProcess>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_morteza_poudat_q8m6cg9">
<bpmndi:BPMNShape id="Gateway_126tfxh_di" bpmnElement="Gateway_126tfxh" isMarkerVisible="true">
<dc:Bounds x="105" y="-205" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="125" y="-148" width="10" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-18" y="-198" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1i4vqg3_di" bpmnElement="Gateway_1i4vqg3" isMarkerVisible="true">
<dc:Bounds x="385" y="-205" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0zqotmb_di" bpmnElement="Activity_0qpzdpu">
<dc:Bounds x="230" y="-220" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1tnrvxm_di" bpmnElement="Gateway_1nhrau9">
<dc:Bounds x="485" y="-205" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_09t3hv6_di" bpmnElement="Gateway_14q8jcz">
<dc:Bounds x="755" y="-205" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0wov4y8_di" bpmnElement="Activity_1jyph1g">
<dc:Bounds x="610" y="-300" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
<dc:Bounds x="942" y="-198" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0ss1llx_di" bpmnElement="Activity_0p8xr71">
<dc:Bounds x="620" y="-130" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1rp5s7h_di" bpmnElement="Activity_1cgw0o5">
<dc:Bounds x="230" y="-370" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0vjmfmx_di" bpmnElement="Activity_1sfinva" isExpanded="true">
<dc:Bounds x="520" y="-470" width="220" height="140" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0h903hn_di" bpmnElement="Event_0h903hn">
<dc:Bounds x="560" y="-388" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0u2y66g_di" bpmnElement="Activity_11k0qy5">
<dc:Bounds x="230" y="-90" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
<di:waypoint x="18" y="-180" />
<di:waypoint x="105" y="-180" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_12pkbxb_di" bpmnElement="Flow_12pkbxb">
<di:waypoint x="330" y="-180" />
<di:waypoint x="385" y="-180" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_024uk4g_di" bpmnElement="Flow_024uk4g">
<di:waypoint x="710" y="-260" />
<di:waypoint x="780" y="-260" />
<di:waypoint x="780" y="-205" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1vrodmm_di" bpmnElement="Flow_1vrodmm">
<di:waypoint x="155" y="-180" />
<di:waypoint x="230" y="-180" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_07hsudl_di" bpmnElement="Flow_07hsudl">
<di:waypoint x="435" y="-180" />
<di:waypoint x="485" y="-180" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1pebkqm_di" bpmnElement="Flow_1pebkqm">
<di:waypoint x="130" y="-205" />
<di:waypoint x="130" y="-330" />
<di:waypoint x="230" y="-330" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_03sje3k_di" bpmnElement="Flow_03sje3k">
<di:waypoint x="130" y="-155" />
<di:waypoint x="130" y="-50" />
<di:waypoint x="230" y="-50" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0i989gs_di" bpmnElement="Flow_0i989gs">
<di:waypoint x="330" y="-330" />
<di:waypoint x="410" y="-330" />
<di:waypoint x="410" y="-205" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1qbou10_di" bpmnElement="Flow_1qbou10">
<di:waypoint x="330" y="-50" />
<di:waypoint x="410" y="-50" />
<di:waypoint x="410" y="-155" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0necc3y_di" bpmnElement="Flow_0necc3y">
<di:waypoint x="510" y="-205" />
<di:waypoint x="510" y="-260" />
<di:waypoint x="610" y="-260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_14mc6bf_di" bpmnElement="Flow_14mc6bf">
<di:waypoint x="510" y="-155" />
<di:waypoint x="510" y="-90" />
<di:waypoint x="620" y="-90" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1w3s6pp_di" bpmnElement="Flow_1w3s6pp">
<di:waypoint x="805" y="-180" />
<di:waypoint x="942" y="-180" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1gob2t7_di" bpmnElement="Flow_1gob2t7">
<di:waypoint x="720" y="-90" />
<di:waypoint x="780" y="-90" />
<di:waypoint x="780" y="-155" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
<bpmndi:BPMNDiagram id="BPMNDiagram_0qs3k9m">
<bpmndi:BPMNPlane id="BPMNPlane_13iar7g" bpmnElement="Activity_11k0qy5" />
</bpmndi:BPMNDiagram>
</bpmn:definitions>