2024-07-15 10:40:05 -04: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">
2024-07-16 02:42:16 +00:00
<bpmn:process id="Process_test_model_1_qsn2xzd" isExecutable="true">
2024-07-15 10:40:05 -04:00
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_17db3yp</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_17db3yp" sourceRef="StartEvent_1" targetRef="Activity_1ddd6al" />
<bpmn:endEvent id="EndEvent_1">
2024-07-16 02:42:02 +00:00
<bpmn:incoming>Flow_0eycgk2</bpmn:incoming>
2024-07-15 10:40:05 -04:00
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="Activity_125j9jf" />
2024-07-16 02:42:44 +00:00
<bpmn:manualTask id="Activity_0qpzdpu" name="Manual task 1">
2024-07-15 10:40:05 -04:00
<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_0oh3wxx</bpmn:incoming>
<bpmn:outgoing>Flow_12pkbxb</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:sequenceFlow id="Flow_0oh3wxx" sourceRef="Activity_1ddd6al" targetRef="Activity_0qpzdpu" />
2024-07-16 02:42:16 +00:00
<bpmn:scriptTask id="Activity_1ddd6al" name="Script Task">
2024-07-15 10:40:05 -04:00
<bpmn:incoming>Flow_17db3yp</bpmn:incoming>
<bpmn:outgoing>Flow_0oh3wxx</bpmn:outgoing>
<bpmn:script>a = 5</bpmn:script>
</bpmn:scriptTask>
2024-07-16 02:42:02 +00:00
<bpmn:sequenceFlow id="Flow_114t4am" sourceRef="Activity_125j9jf" targetRef="Activity_1y2ggjh" />
2024-07-16 03:01:51 +00:00
<bpmn:manualTask id="Activity_125j9jf" name="Manual Task 22">
2024-07-15 10:40:05 -04:00
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
<bpmn:outgoing>Flow_114t4am</bpmn:outgoing>
</bpmn:manualTask>
2024-07-16 02:51:40 +00:00
<bpmn:task id="Activity_1y2ggjh" name="Manual task 3">
2024-07-16 02:42:02 +00:00
<bpmn:incoming>Flow_114t4am</bpmn:incoming>
<bpmn:outgoing>Flow_0eycgk2</bpmn:outgoing>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_0eycgk2" sourceRef="Activity_1y2ggjh" targetRef="EndEvent_1" />
2024-07-15 10:40:05 -04:00
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_test_model_1_qsn2xzd">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-58" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
2024-07-16 02:42:44 +00:00
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
<dc:Bounds x="932" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
2024-07-15 10:40:05 -04:00
<bpmndi:BPMNShape id="Activity_0zqotmb_di" bpmnElement="Activity_0qpzdpu">
<dc:Bounds x="270" y="137" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1rf6wqu_di" bpmnElement="Activity_1ddd6al">
<dc:Bounds x="40" y="137" width="100" height="80" />
2024-07-16 02:42:16 +00:00
<bpmndi:BPMNLabel />
2024-07-15 10:40:05 -04:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1sjtrui_di" bpmnElement="Activity_125j9jf">
<dc:Bounds x="500" y="137" width="100" height="80" />
2024-07-16 02:42:02 +00:00
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1y2ggjh_di" bpmnElement="Activity_1y2ggjh">
<dc:Bounds x="710" y="137" width="100" height="80" />
<bpmndi:BPMNLabel />
2024-07-15 10:40:05 -04:00
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
<di:waypoint x="-22" y="177" />
<di:waypoint x="40" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_12pkbxb_di" bpmnElement="Flow_12pkbxb">
<di:waypoint x="370" y="177" />
<di:waypoint x="500" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0oh3wxx_di" bpmnElement="Flow_0oh3wxx">
<di:waypoint x="140" y="177" />
<di:waypoint x="270" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_114t4am_di" bpmnElement="Flow_114t4am">
<di:waypoint x="600" y="177" />
2024-07-16 02:42:02 +00:00
<di:waypoint x="710" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0eycgk2_di" bpmnElement="Flow_0eycgk2">
<di:waypoint x="810" y="177" />
<di:waypoint x="932" y="177" />
2024-07-15 10:40:05 -04:00
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>