mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 09:15:34 +00:00
167 lines
8.7 KiB
XML
167 lines
8.7 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: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_yet_another_pm_qsehp45" isExecutable="true">
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
<bpmn:outgoing>Flow_17db3yp</bpmn:outgoing>
|
|
<bpmn:outgoing>Flow_0e7inl6</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>
|
|
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="EndEvent_1" />
|
|
<bpmn:sequenceFlow id="Flow_1ni8pma" sourceRef="Activity_0qpzdpu" targetRef="Activity_0vppxjs111" />
|
|
<bpmn:parallelGateway id="Gateway_049kixv">
|
|
<bpmn:incoming>Flow_0e7inl6</bpmn:incoming>
|
|
<bpmn:incoming>Flow_11qretb</bpmn:incoming>
|
|
<bpmn:incoming>Flow_1qygo10</bpmn:incoming>
|
|
<bpmn:incoming>Flow_0s04z4g</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_09f3mxw</bpmn:outgoing>
|
|
</bpmn:parallelGateway>
|
|
<bpmn:sequenceFlow id="Flow_0e7inl6" sourceRef="StartEvent_1" targetRef="Gateway_049kixv" />
|
|
<bpmn:startEvent id="Event_0szwvoz">
|
|
<bpmn:outgoing>Flow_11qretb</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:sequenceFlow id="Flow_11qretb" sourceRef="Event_0szwvoz" targetRef="Gateway_049kixv" />
|
|
<bpmn:startEvent id="Event_1fcp4fd">
|
|
<bpmn:outgoing>Flow_1qygo10</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:sequenceFlow id="Flow_1qygo10" sourceRef="Event_1fcp4fd" targetRef="Gateway_049kixv" />
|
|
<bpmn:userTask id="Activity_0vppxjs111" name="123">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:preScript></spiffworkflow:preScript>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_1ni8pma</bpmn:incoming>
|
|
<bpmn:incoming>Flow_09f3mxw</bpmn:incoming>
|
|
</bpmn:userTask>
|
|
<bpmn:sequenceFlow id="Flow_0s04z4g" sourceRef="Activity_0qpzdpu" targetRef="Gateway_049kixv" />
|
|
<bpmn:sequenceFlow id="Flow_09f3mxw" sourceRef="Gateway_049kixv" targetRef="Activity_0vppxjs111" />
|
|
<bpmn:subProcess 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_17db3yp</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_12pkbxb</bpmn:outgoing>
|
|
<bpmn:outgoing>Flow_1ni8pma</bpmn:outgoing>
|
|
<bpmn:outgoing>Flow_0s04z4g</bpmn:outgoing>
|
|
<bpmn:startEvent id="Event_1uyw2eg">
|
|
<bpmn:outgoing>Flow_1x2jxe1</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:task id="Activity_04v3y19">
|
|
<bpmn:incoming>Flow_1x2jxe1</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_032dcwg</bpmn:outgoing>
|
|
</bpmn:task>
|
|
<bpmn:sequenceFlow id="Flow_1x2jxe1" sourceRef="Event_1uyw2eg" targetRef="Activity_04v3y19" />
|
|
<bpmn:endEvent id="Event_1ug4ddc">
|
|
<bpmn:incoming>Flow_032dcwg</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:sequenceFlow id="Flow_032dcwg" sourceRef="Activity_04v3y19" targetRef="Event_1ug4ddc" />
|
|
</bpmn:subProcess>
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_yet_another_pm_qsehp45">
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
<dc:Bounds x="12" y="132" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
|
<dc:Bounds x="572" y="309" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Gateway_0lc3p0j_di" bpmnElement="Gateway_049kixv">
|
|
<dc:Bounds x="135" y="-85" width="50" height="50" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_0szwvoz_di" bpmnElement="Event_0szwvoz">
|
|
<dc:Bounds x="-68" y="-198" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0cageij_di" bpmnElement="Activity_0vppxjs111">
|
|
<dc:Bounds x="530" y="-120" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_1fcp4fd_di" bpmnElement="Event_1fcp4fd">
|
|
<dc:Bounds x="-88" y="-98" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0a6ycq7_di" bpmnElement="Activity_0qpzdpu">
|
|
<dc:Bounds x="300" y="-70" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
|
<di:waypoint x="30" y="132" />
|
|
<di:waypoint x="30" y="85" />
|
|
<di:waypoint x="350" y="85" />
|
|
<di:waypoint x="350" y="10" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_12pkbxb_di" bpmnElement="Flow_12pkbxb">
|
|
<di:waypoint x="400" y="-50" />
|
|
<di:waypoint x="486" y="-50" />
|
|
<di:waypoint x="320" y="310" />
|
|
<di:waypoint x="486" y="327" />
|
|
<di:waypoint x="572" y="327" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1ni8pma_di" bpmnElement="Flow_1ni8pma">
|
|
<di:waypoint x="400" y="-30" />
|
|
<di:waypoint x="465" y="-30" />
|
|
<di:waypoint x="465" y="-80" />
|
|
<di:waypoint x="530" y="-80" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0e7inl6_di" bpmnElement="Flow_0e7inl6">
|
|
<di:waypoint x="48" y="150" />
|
|
<di:waypoint x="160" y="150" />
|
|
<di:waypoint x="160" y="-35" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_11qretb_di" bpmnElement="Flow_11qretb">
|
|
<di:waypoint x="-32" y="-180" />
|
|
<di:waypoint x="160" y="-180" />
|
|
<di:waypoint x="160" y="-85" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1qygo10_di" bpmnElement="Flow_1qygo10">
|
|
<di:waypoint x="-52" y="-80" />
|
|
<di:waypoint x="52" y="-80" />
|
|
<di:waypoint x="52" y="-60" />
|
|
<di:waypoint x="135" y="-60" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0s04z4g_di" bpmnElement="Flow_0s04z4g">
|
|
<di:waypoint x="300" y="-30" />
|
|
<di:waypoint x="243" y="-30" />
|
|
<di:waypoint x="243" y="-60" />
|
|
<di:waypoint x="185" y="-60" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_09f3mxw_di" bpmnElement="Flow_09f3mxw">
|
|
<di:waypoint x="160" y="-85" />
|
|
<di:waypoint x="160" y="-190" />
|
|
<di:waypoint x="358" y="-190" />
|
|
<di:waypoint x="358" y="-110" />
|
|
<di:waypoint x="530" y="-110" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_0qm42uu">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1fzaoc2" bpmnElement="Activity_0qpzdpu">
|
|
<bpmndi:BPMNShape id="Event_1uyw2eg_di" bpmnElement="Event_1uyw2eg">
|
|
<dc:Bounds x="292" y="222" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_04v3y19_di" bpmnElement="Activity_04v3y19">
|
|
<dc:Bounds x="560" y="240" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_1ug4ddc_di" bpmnElement="Event_1ug4ddc">
|
|
<dc:Bounds x="702" y="262" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="Flow_1x2jxe1_di" bpmnElement="Flow_1x2jxe1">
|
|
<di:waypoint x="328" y="240" />
|
|
<di:waypoint x="444" y="240" />
|
|
<di:waypoint x="444" y="280" />
|
|
<di:waypoint x="560" y="280" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_032dcwg_di" bpmnElement="Flow_032dcwg">
|
|
<di:waypoint x="660" y="280" />
|
|
<di:waypoint x="702" y="280" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|