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>
2024-07-16 03:56:22 +00:00
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="Event_01nhz4a" />
2024-07-16 05:59:45 +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>
2024-07-16 03:56:22 +00:00
<bpmn:incoming>Flow_1vay5ll</bpmn:incoming>
2024-07-15 10:40:05 -04:00
<bpmn:outgoing>Flow_12pkbxb</bpmn:outgoing>
</bpmn:manualTask>
2024-07-16 03:56:22 +00:00
<bpmn:sequenceFlow id="Flow_0oh3wxx" sourceRef="Activity_1ddd6al" targetRef="Event_1xvv47s" />
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 03:56:22 +00:00
<bpmn:sequenceFlow id="Flow_114t4am" sourceRef="Activity_125j9jf" targetRef="Event_1hna3ub" />
2024-07-17 05:20:46 +00:00
<bpmn:manualTask id="Activity_125j9jf" name="Manual Task 2222">
2024-07-16 03:56:22 +00:00
<bpmn:incoming>Flow_1ui2n3r</bpmn:incoming>
2024-07-15 10:40:05 -04:00
<bpmn:outgoing>Flow_114t4am</bpmn:outgoing>
</bpmn:manualTask>
2024-07-16 02:42:02 +00:00
<bpmn:sequenceFlow id="Flow_0eycgk2" sourceRef="Activity_1y2ggjh" targetRef="EndEvent_1" />
2024-07-16 03:12:48 +00:00
<bpmn:sendTask id="Activity_0qd9tz2" name="Send Task" messageRef="PrePostScriptMsg">
<bpmn:extensionElements>
2024-07-16 03:13:24 +00:00
<spiffworkflow:messagePayload>{"name":"Tim", "age":40}</spiffworkflow:messagePayload>
2024-07-16 03:12:48 +00:00
</bpmn:extensionElements>
2024-07-16 03:49:40 +00:00
<bpmn:incoming>Flow_1br0h52</bpmn:incoming>
2024-07-16 03:56:22 +00:00
<bpmn:outgoing>Flow_1bqdlwt</bpmn:outgoing>
2024-07-16 03:12:48 +00:00
</bpmn:sendTask>
2024-07-17 06:10:50 +00:00
<bpmn:manualTask id="Activity_1y2ggjh" name="Manual task 3">
2024-07-16 03:56:22 +00:00
<bpmn:incoming>Flow_0hnka6q</bpmn:incoming>
2024-07-16 03:46:26 +00:00
<bpmn:outgoing>Flow_0eycgk2</bpmn:outgoing>
2024-07-16 03:44:46 +00:00
</bpmn:manualTask>
2024-07-16 03:49:40 +00:00
<bpmn:sequenceFlow id="Flow_1br0h52" sourceRef="Activity_1th3olj" targetRef="Activity_0qd9tz2" />
2024-07-17 05:00:24 +00:00
<bpmn:manualTask id="Activity_1th3olj" name="Manual task 1 A">
2024-07-16 03:57:24 +00:00
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>Hello from 1 A</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
2024-07-16 03:56:22 +00:00
<bpmn:incoming>Flow_0ntua1g</bpmn:incoming>
2024-07-16 03:49:40 +00:00
<bpmn:outgoing>Flow_1br0h52</bpmn:outgoing>
</bpmn:manualTask>
2024-07-16 03:56:22 +00:00
<bpmn:intermediateThrowEvent id="Event_1xvv47s" name="One">
<bpmn:incoming>Flow_0oh3wxx</bpmn:incoming>
<bpmn:outgoing>Flow_1vay5ll</bpmn:outgoing>
</bpmn:intermediateThrowEvent>
<bpmn:sequenceFlow id="Flow_1vay5ll" sourceRef="Event_1xvv47s" targetRef="Activity_0qpzdpu" />
<bpmn:intermediateThrowEvent id="Event_01nhz4a" name="1 A">
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
<bpmn:outgoing>Flow_0ntua1g</bpmn:outgoing>
</bpmn:intermediateThrowEvent>
<bpmn:sequenceFlow id="Flow_0ntua1g" sourceRef="Event_01nhz4a" targetRef="Activity_1th3olj" />
<bpmn:intermediateThrowEvent id="Event_0dfb96n" name="Two">
<bpmn:incoming>Flow_1bqdlwt</bpmn:incoming>
<bpmn:outgoing>Flow_1ui2n3r</bpmn:outgoing>
</bpmn:intermediateThrowEvent>
<bpmn:sequenceFlow id="Flow_1ui2n3r" sourceRef="Event_0dfb96n" targetRef="Activity_125j9jf" />
<bpmn:sequenceFlow id="Flow_1bqdlwt" sourceRef="Activity_0qd9tz2" targetRef="Event_0dfb96n" />
<bpmn:intermediateThrowEvent id="Event_1hna3ub" name="Three">
<bpmn:incoming>Flow_114t4am</bpmn:incoming>
<bpmn:outgoing>Flow_0hnka6q</bpmn:outgoing>
</bpmn:intermediateThrowEvent>
<bpmn:sequenceFlow id="Flow_0hnka6q" sourceRef="Event_1hna3ub" targetRef="Activity_1y2ggjh" />
2024-07-15 10:40:05 -04:00
</bpmn:process>
2024-07-16 03:12:48 +00:00
<bpmn:message id="PrePostScriptMsg" name="PrePostScriptMsg" />
2024-07-15 10:40:05 -04:00
<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 03:57:24 +00:00
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
<dc:Bounds x="1222" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0zqotmb_di" bpmnElement="Activity_0qpzdpu">
<dc:Bounds x="280" y="137" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
2024-07-15 10:40:05 -04:00
<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>
2024-07-16 03:57:24 +00:00
<bpmndi:BPMNShape id="Activity_1sjtrui_di" bpmnElement="Activity_125j9jf">
<dc:Bounds x="820" y="137" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
2024-07-16 03:12:48 +00:00
<bpmndi:BPMNShape id="Activity_0uks93n_di" bpmnElement="Activity_0qd9tz2">
2024-07-16 03:56:22 +00:00
<dc:Bounds x="610" y="137" width="100" height="80" />
2024-07-16 02:42:02 +00:00
<bpmndi:BPMNLabel />
2024-07-15 10:40:05 -04:00
</bpmndi:BPMNShape>
2024-07-16 03:57:24 +00:00
<bpmndi:BPMNShape id="Activity_18ajlfj_di" bpmnElement="Activity_1y2ggjh">
<dc:Bounds x="1070" y="137" width="100" height="80" />
2024-07-16 05:59:22 +00:00
<bpmndi:BPMNLabel />
2024-07-16 03:57:24 +00:00
</bpmndi:BPMNShape>
2024-07-16 03:56:22 +00:00
<bpmndi:BPMNShape id="Activity_1r5wftt_di" bpmnElement="Activity_1th3olj">
<dc:Bounds x="460" y="137" width="100" height="80" />
2024-07-16 03:44:46 +00:00
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
2024-07-16 03:56:22 +00:00
<bpmndi:BPMNShape id="Event_1xvv47s_di" bpmnElement="Event_1xvv47s">
<dc:Bounds x="192" y="159" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="200" y="202" width="21" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_01nhz4a_di" bpmnElement="Event_01nhz4a">
<dc:Bounds x="402" y="159" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="412" y="202" width="17" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0dfb96n_di" bpmnElement="Event_0dfb96n">
<dc:Bounds x="752" y="159" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="760" y="202" width="20" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1hna3ub_di" bpmnElement="Event_1hna3ub">
<dc:Bounds x="962" y="159" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="966" y="202" width="28" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
2024-07-15 10:40:05 -04:00
<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">
2024-07-16 03:56:22 +00:00
<di:waypoint x="380" y="177" />
<di:waypoint x="402" y="177" />
2024-07-15 10:40:05 -04:00
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0oh3wxx_di" bpmnElement="Flow_0oh3wxx">
<di:waypoint x="140" y="177" />
2024-07-16 03:56:22 +00:00
<di:waypoint x="192" y="177" />
2024-07-15 10:40:05 -04:00
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_114t4am_di" bpmnElement="Flow_114t4am">
2024-07-16 03:56:22 +00:00
<di:waypoint x="920" y="177" />
<di:waypoint x="962" y="177" />
2024-07-16 02:42:02 +00:00
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0eycgk2_di" bpmnElement="Flow_0eycgk2">
2024-07-16 03:56:22 +00:00
<di:waypoint x="1170" y="177" />
<di:waypoint x="1222" y="177" />
2024-07-16 03:44:46 +00:00
</bpmndi:BPMNEdge>
2024-07-16 03:49:40 +00:00
<bpmndi:BPMNEdge id="Flow_1br0h52_di" bpmnElement="Flow_1br0h52">
2024-07-16 03:56:22 +00:00
<di:waypoint x="560" y="177" />
<di:waypoint x="610" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1vay5ll_di" bpmnElement="Flow_1vay5ll">
<di:waypoint x="228" y="177" />
<di:waypoint x="280" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ntua1g_di" bpmnElement="Flow_0ntua1g">
<di:waypoint x="438" y="177" />
<di:waypoint x="460" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ui2n3r_di" bpmnElement="Flow_1ui2n3r">
<di:waypoint x="788" y="177" />
<di:waypoint x="820" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1bqdlwt_di" bpmnElement="Flow_1bqdlwt">
<di:waypoint x="710" y="177" />
<di:waypoint x="752" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0hnka6q_di" bpmnElement="Flow_0hnka6q">
<di:waypoint x="998" y="177" />
<di:waypoint x="1070" y="177" />
2024-07-16 03:49:40 +00:00
</bpmndi:BPMNEdge>
2024-07-15 10:40:05 -04:00
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>