User: daniel.h.funk@gmail.com clicked save for playground/dan/dans-first-progress-model/dan_test.bpmn

This commit is contained in:
sartography-automated-committer 2024-02-11 14:16:18 +00:00
parent ed01301c02
commit 5400492a6a
1 changed files with 95 additions and 87 deletions

View File

@ -1,5 +1,9 @@
<?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:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:collaboration id="Collaboration_04nupv3">
<bpmn:participant id="Participant_08vh2x0" processRef="Process_r9jzlqo" />
<bpmn:correlationKey name="my_test_correlation_key" />
</bpmn:collaboration>
<bpmn:process id="Process_r9jzlqo" isExecutable="true">
<bpmn:subProcess id="Activity_0b1avrh">
<bpmn:startEvent id="Event_1otcieb">
@ -72,7 +76,6 @@
<bpmn:startEvent id="Event_0raquab">
<bpmn:outgoing>Flow_1bd2rfo</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_1bd2rfo" sourceRef="Event_0raquab" targetRef="Gateway_1bpg4t2" />
<bpmn:eventBasedGateway id="Gateway_1bpg4t2">
<bpmn:incoming>Flow_1bd2rfo</bpmn:incoming>
<bpmn:outgoing>Flow_09bnh3s</bpmn:outgoing>
@ -83,57 +86,39 @@
<bpmn:outgoing>Flow_1b3p5xx</bpmn:outgoing>
<bpmn:signalEventDefinition id="SignalEventDefinition_0ldkeqw" />
</bpmn:intermediateCatchEvent>
<bpmn:sequenceFlow id="Flow_09bnh3s" sourceRef="Gateway_1bpg4t2" targetRef="Event_0utinkn" />
<bpmn:intermediateCatchEvent id="Event_18ft51j">
<bpmn:incoming>Flow_09tf3kj</bpmn:incoming>
<bpmn:outgoing>Flow_04zjnb8</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_0n8pix4" />
</bpmn:intermediateCatchEvent>
<bpmn:sequenceFlow id="Flow_09tf3kj" sourceRef="Gateway_1bpg4t2" targetRef="Event_18ft51j" />
<bpmn:task id="Activity_16nugv3">
<bpmn:incoming>Flow_04zjnb8</bpmn:incoming>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_04zjnb8" sourceRef="Event_18ft51j" targetRef="Activity_16nugv3" />
<bpmn:task id="Activity_003olfl">
<bpmn:incoming>Flow_1b3p5xx</bpmn:incoming>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_1b3p5xx" sourceRef="Event_0utinkn" targetRef="Activity_003olfl" />
<bpmn:task id="Activity_14ss8na" />
<bpmn:boundaryEvent id="Event_19g9exh" cancelActivity="false" attachedToRef="Activity_14ss8na">
<bpmn:outgoing>Flow_09uejp9</bpmn:outgoing>
<bpmn:timerEventDefinition id="TimerEventDefinition_03zl2dc" />
</bpmn:boundaryEvent>
<bpmn:task id="Activity_002w1v9" name="Send Alert About Long Running Task">
<bpmn:incoming>Flow_09uejp9</bpmn:incoming>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_09uejp9" sourceRef="Event_19g9exh" targetRef="Activity_002w1v9" />
<bpmn:boundaryEvent id="Event_0k6f1d9" attachedToRef="Activity_14ss8na">
<bpmn:outgoing>Flow_19n3v5g</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_150qi2j" />
</bpmn:boundaryEvent>
<bpmn:endEvent id="Event_1g44trn">
<bpmn:incoming>Flow_19n3v5g</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_19n3v5g" sourceRef="Event_0k6f1d9" targetRef="Event_1g44trn" />
<bpmn:startEvent id="Event_0rumkpx">
<bpmn:outgoing>Flow_1vzhs7i</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_1vzhs7i" sourceRef="Event_0rumkpx" targetRef="Gateway_0icx9oz" />
<bpmn:parallelGateway id="Gateway_0icx9oz">
<bpmn:incoming>Flow_1vzhs7i</bpmn:incoming>
<bpmn:outgoing>Flow_08cvea5</bpmn:outgoing>
<bpmn:outgoing>Flow_1wg8wyu</bpmn:outgoing>
</bpmn:parallelGateway>
<bpmn:sequenceFlow id="Flow_08cvea5" sourceRef="Gateway_0icx9oz" targetRef="Activity_0r5u890" />
<bpmn:task id="Activity_0r5u890" name="Create Server Type A List Of Servers">
<bpmn:incoming>Flow_08cvea5</bpmn:incoming>
<bpmn:outgoing>Flow_08bwzv2</bpmn:outgoing>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_08bwzv2" sourceRef="Activity_0r5u890" targetRef="Activity_020umr7" />
<bpmn:endEvent id="Event_098bh5x">
<bpmn:incoming>Flow_1cio8bn</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1v38i1g" sourceRef="Activity_020umr7" targetRef="Event_1wp05k2" />
<bpmn:serviceTask id="Activity_020umr7" name="Send BPMN File to Remote Server For Execution">
<bpmn:extensionElements>
<spiffworkflow:serviceTaskOperator id="aws/ScanDynamoTable">
@ -145,7 +130,6 @@
<bpmn:incoming>Flow_08bwzv2</bpmn:incoming>
<bpmn:outgoing>Flow_1v38i1g</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="Flow_1cio8bn" sourceRef="Event_1wp05k2" targetRef="Event_098bh5x" />
<bpmn:intermediateCatchEvent id="Event_1wp05k2" name="wait for completion">
<bpmn:incoming>Flow_1v38i1g</bpmn:incoming>
<bpmn:outgoing>Flow_1cio8bn</bpmn:outgoing>
@ -174,10 +158,6 @@
<bpmn:outgoing>Flow_1hdr7wy</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_1c8ndf7" />
</bpmn:intermediateCatchEvent>
<bpmn:sequenceFlow id="Flow_16jbiby" sourceRef="Activity_08m9613" targetRef="Activity_1as1zzq" />
<bpmn:sequenceFlow id="Flow_1hdr7wy" sourceRef="Event_13gl3sp" targetRef="Event_0gao5qu" />
<bpmn:sequenceFlow id="Flow_1ej0na4" sourceRef="Activity_1as1zzq" targetRef="Event_13gl3sp" />
<bpmn:sequenceFlow id="Flow_1wg8wyu" sourceRef="Gateway_0icx9oz" targetRef="Activity_08m9613" />
<bpmn:subProcess id="Activity_02fcc0i">
<bpmn:startEvent id="Event_0oa7wc2" />
</bpmn:subProcess>
@ -187,16 +167,47 @@
<bpmn:task id="Activity_1ede6a7" name="Extrernal Servers">
<bpmn:incoming>Flow_1d3qjup</bpmn:incoming>
</bpmn:task>
<bpmn:boundaryEvent id="Event_0k6f1d9" attachedToRef="Activity_14ss8na">
<bpmn:outgoing>Flow_19n3v5g</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_150qi2j" />
</bpmn:boundaryEvent>
<bpmn:boundaryEvent id="Event_19g9exh" cancelActivity="false" attachedToRef="Activity_14ss8na">
<bpmn:outgoing>Flow_09uejp9</bpmn:outgoing>
<bpmn:timerEventDefinition id="TimerEventDefinition_03zl2dc" />
</bpmn:boundaryEvent>
<bpmn:sequenceFlow id="Flow_1bd2rfo" sourceRef="Event_0raquab" targetRef="Gateway_1bpg4t2" />
<bpmn:sequenceFlow id="Flow_09bnh3s" sourceRef="Gateway_1bpg4t2" targetRef="Event_0utinkn" />
<bpmn:sequenceFlow id="Flow_09tf3kj" sourceRef="Gateway_1bpg4t2" targetRef="Event_18ft51j" />
<bpmn:sequenceFlow id="Flow_1b3p5xx" sourceRef="Event_0utinkn" targetRef="Activity_003olfl" />
<bpmn:sequenceFlow id="Flow_04zjnb8" sourceRef="Event_18ft51j" targetRef="Activity_16nugv3" />
<bpmn:sequenceFlow id="Flow_09uejp9" sourceRef="Event_19g9exh" targetRef="Activity_002w1v9" />
<bpmn:sequenceFlow id="Flow_19n3v5g" sourceRef="Event_0k6f1d9" targetRef="Event_1g44trn" />
<bpmn:sequenceFlow id="Flow_1vzhs7i" sourceRef="Event_0rumkpx" targetRef="Gateway_0icx9oz" />
<bpmn:sequenceFlow id="Flow_08cvea5" sourceRef="Gateway_0icx9oz" targetRef="Activity_0r5u890" />
<bpmn:sequenceFlow id="Flow_1wg8wyu" sourceRef="Gateway_0icx9oz" targetRef="Activity_08m9613" />
<bpmn:sequenceFlow id="Flow_08bwzv2" sourceRef="Activity_0r5u890" targetRef="Activity_020umr7" />
<bpmn:sequenceFlow id="Flow_1cio8bn" sourceRef="Event_1wp05k2" targetRef="Event_098bh5x" />
<bpmn:sequenceFlow id="Flow_1v38i1g" sourceRef="Activity_020umr7" targetRef="Event_1wp05k2" />
<bpmn:sequenceFlow id="Flow_16jbiby" sourceRef="Activity_08m9613" targetRef="Activity_1as1zzq" />
<bpmn:sequenceFlow id="Flow_1hdr7wy" sourceRef="Event_13gl3sp" targetRef="Event_0gao5qu" />
<bpmn:sequenceFlow id="Flow_1ej0na4" sourceRef="Activity_1as1zzq" targetRef="Event_13gl3sp" />
<bpmn:sequenceFlow id="Flow_1d3qjup" sourceRef="Event_12s9ebo" targetRef="Activity_1ede6a7" />
</bpmn:process>
<bpmn:message id="Message_0yhzj8p" name="my_test_message" />
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_r9jzlqo">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_04nupv3">
<bpmndi:BPMNShape id="Participant_08vh2x0_di" bpmnElement="Participant_08vh2x0" isHorizontal="true">
<dc:Bounds x="11" y="220" width="1110" height="1500" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0raquab_di" bpmnElement="Event_0raquab">
<dc:Bounds x="172" y="902" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0fi6s8c_di" bpmnElement="Gateway_1bpg4t2">
<dc:Bounds x="265" y="895" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0utinkn_di" bpmnElement="Event_0utinkn">
<dc:Bounds x="382" y="1002" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_18ft51j_di" bpmnElement="Event_18ft51j">
<dc:Bounds x="382" y="902" width="36" height="36" />
</bpmndi:BPMNShape>
@ -206,9 +217,6 @@
<bpmndi:BPMNShape id="Activity_003olfl_di" bpmnElement="Activity_003olfl">
<dc:Bounds x="490" y="980" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0utinkn_di" bpmnElement="Event_0utinkn">
<dc:Bounds x="382" y="1002" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_14ss8na_di" bpmnElement="Activity_14ss8na">
<dc:Bounds x="700" y="870" width="100" height="80" />
</bpmndi:BPMNShape>
@ -232,16 +240,16 @@
<bpmndi:BPMNShape id="Event_098bh5x_di" bpmnElement="Event_098bh5x">
<dc:Bounds x="792" y="1232" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_03x7n7w_di" bpmnElement="Activity_020umr7">
<dc:Bounds x="550" y="1210" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_03v9ox6_di" bpmnElement="Event_1wp05k2">
<dc:Bounds x="702" y="1232" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="693" y="1275" width="54" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_03x7n7w_di" bpmnElement="Activity_020umr7">
<dc:Bounds x="550" y="1210" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0wcatbk" bpmnElement="Activity_08m9613">
<dc:Bounds x="400" y="1340" width="100" height="80" />
<bpmndi:BPMNLabel />
@ -266,15 +274,15 @@
<dc:Bounds x="170" y="440" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_02fcc0i_di" bpmnElement="Activity_02fcc0i" isExpanded="true">
<dc:Bounds x="255" y="1500" width="350" height="200" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0oa7wc2_di" bpmnElement="Event_0oa7wc2">
<dc:Bounds x="295" y="1582" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0b1avrh_di" bpmnElement="Activity_0b1avrh" isExpanded="true">
<dc:Bounds x="400" y="240" width="700" height="440" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1otcieb_di" bpmnElement="Event_1otcieb">
<dc:Bounds x="432" y="382" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_15vhkux_di" bpmnElement="Gateway_1br5p44">
<dc:Bounds x="615" y="375" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1wdgpyq_di" bpmnElement="Activity_1sm8jfl">
<dc:Bounds x="720" y="360" width="100" height="80" />
<bpmndi:BPMNLabel />
@ -283,41 +291,35 @@
<dc:Bounds x="720" y="470" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0k1izxn_di" bpmnElement="Gateway_0m9b086">
<dc:Bounds x="925" y="375" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1138b3g_di" bpmnElement="Activity_1t1zst3">
<dc:Bounds x="720" y="580" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1mmeabq_di" bpmnElement="Activity_0fllvaw">
<dc:Bounds x="870" y="580" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1up1yav_di" bpmnElement="Event_08j3ago">
<dc:Bounds x="1022" y="602" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1001" y="645" width="78" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1otcieb_di" bpmnElement="Event_1otcieb">
<dc:Bounds x="432" y="382" width="36" height="36" />
<bpmndi:BPMNShape id="Activity_1mmeabq_di" bpmnElement="Activity_0fllvaw">
<dc:Bounds x="870" y="580" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_16z1sru_di" bpmnElement="Gateway_1bp4zpl">
<dc:Bounds x="515" y="375" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_00jbxr1_di" bpmnElement="Activity_11uf3c2">
<dc:Bounds x="720" y="250" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0lbp2dy_di" bpmnElement="Event_0imao17">
<dc:Bounds x="1022" y="382" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1002" y="425" width="76" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_15vhkux_di" bpmnElement="Gateway_1br5p44">
<dc:Bounds x="615" y="375" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0k1izxn_di" bpmnElement="Gateway_0m9b086">
<dc:Bounds x="925" y="375" width="50" height="50" />
<bpmndi:BPMNShape id="Activity_00jbxr1_di" bpmnElement="Activity_11uf3c2">
<dc:Bounds x="720" y="250" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0nciof8_di" bpmnElement="Event_1ydlb6v">
<dc:Bounds x="862" y="272" width="36" height="36" />
@ -329,6 +331,10 @@
<di:waypoint x="468" y="400" />
<di:waypoint x="515" y="400" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_00hxf8j_di" bpmnElement="Flow_00hxf8j">
<di:waypoint x="565" y="400" />
<di:waypoint x="615" y="400" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0x07mce_di" bpmnElement="Flow_0x07mce">
<di:waypoint x="665" y="400" />
<di:waypoint x="720" y="400" />
@ -338,6 +344,11 @@
<di:waypoint x="640" y="510" />
<di:waypoint x="720" y="510" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1fgggin_di" bpmnElement="Flow_1fgggin">
<di:waypoint x="640" y="375" />
<di:waypoint x="640" y="290" />
<di:waypoint x="720" y="290" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1egnp7i_di" bpmnElement="Flow_1egnp7i">
<di:waypoint x="820" y="400" />
<di:waypoint x="925" y="400" />
@ -347,10 +358,20 @@
<di:waypoint x="950" y="510" />
<di:waypoint x="950" y="425" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0qr4pu2_di" bpmnElement="Flow_0qr4pu2">
<di:waypoint x="898" y="290" />
<di:waypoint x="950" y="290" />
<di:waypoint x="950" y="375" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_05qmxqb_di" bpmnElement="Flow_05qmxqb">
<di:waypoint x="975" y="400" />
<di:waypoint x="1022" y="400" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ft4b4d_di" bpmnElement="Flow_1ft4b4d">
<di:waypoint x="540" y="425" />
<di:waypoint x="540" y="620" />
<di:waypoint x="720" y="620" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0a4nyy4_di" bpmnElement="Flow_0a4nyy4">
<di:waypoint x="820" y="620" />
<di:waypoint x="870" y="620" />
@ -359,35 +380,22 @@
<di:waypoint x="970" y="620" />
<di:waypoint x="1022" y="620" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_00hxf8j_di" bpmnElement="Flow_00hxf8j">
<di:waypoint x="565" y="400" />
<di:waypoint x="615" y="400" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ft4b4d_di" bpmnElement="Flow_1ft4b4d">
<di:waypoint x="540" y="425" />
<di:waypoint x="540" y="620" />
<di:waypoint x="720" y="620" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1fgggin_di" bpmnElement="Flow_1fgggin">
<di:waypoint x="640" y="375" />
<di:waypoint x="640" y="290" />
<di:waypoint x="720" y="290" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_14bsp50_di" bpmnElement="Flow_14bsp50">
<di:waypoint x="820" y="290" />
<di:waypoint x="862" y="290" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0qr4pu2_di" bpmnElement="Flow_0qr4pu2">
<di:waypoint x="898" y="290" />
<di:waypoint x="950" y="290" />
<di:waypoint x="950" y="375" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Event_09m3ldk_di" bpmnElement="Event_19g9exh">
<dc:Bounds x="762" y="932" width="36" height="36" />
<bpmndi:BPMNShape id="Activity_02fcc0i_di" bpmnElement="Activity_02fcc0i" isExpanded="true">
<dc:Bounds x="255" y="1500" width="350" height="200" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0oa7wc2_di" bpmnElement="Event_0oa7wc2">
<dc:Bounds x="295" y="1582" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1ngulac_di" bpmnElement="Event_0k6f1d9">
<dc:Bounds x="712" y="932" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_09m3ldk_di" bpmnElement="Event_19g9exh">
<dc:Bounds x="762" y="932" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1bd2rfo_di" bpmnElement="Flow_1bd2rfo">
<di:waypoint x="208" y="920" />
<di:waypoint x="265" y="920" />
@ -401,14 +409,14 @@
<di:waypoint x="315" y="920" />
<di:waypoint x="382" y="920" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_04zjnb8_di" bpmnElement="Flow_04zjnb8">
<di:waypoint x="418" y="920" />
<di:waypoint x="490" y="920" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1b3p5xx_di" bpmnElement="Flow_1b3p5xx">
<di:waypoint x="418" y="1020" />
<di:waypoint x="490" y="1020" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_04zjnb8_di" bpmnElement="Flow_04zjnb8">
<di:waypoint x="418" y="920" />
<di:waypoint x="490" y="920" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_09uejp9_di" bpmnElement="Flow_09uejp9">
<di:waypoint x="780" y="968" />
<di:waypoint x="780" y="1030" />
@ -428,18 +436,23 @@
<di:waypoint x="340" y="1250" />
<di:waypoint x="400" y="1250" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1wg8wyu_di" bpmnElement="Flow_1wg8wyu">
<di:waypoint x="340" y="1335" />
<di:waypoint x="340" y="1380" />
<di:waypoint x="400" y="1380" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_08bwzv2_di" bpmnElement="Flow_08bwzv2">
<di:waypoint x="500" y="1250" />
<di:waypoint x="550" y="1250" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1v38i1g_di" bpmnElement="Flow_1v38i1g">
<di:waypoint x="650" y="1250" />
<di:waypoint x="702" y="1250" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1cio8bn_di" bpmnElement="Flow_1cio8bn">
<di:waypoint x="738" y="1250" />
<di:waypoint x="792" y="1250" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1v38i1g_di" bpmnElement="Flow_1v38i1g">
<di:waypoint x="650" y="1250" />
<di:waypoint x="702" y="1250" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_13x1pup" bpmnElement="Flow_16jbiby">
<di:waypoint x="500" y="1380" />
<di:waypoint x="550" y="1380" />
@ -452,11 +465,6 @@
<di:waypoint x="650" y="1380" />
<di:waypoint x="702" y="1380" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1wg8wyu_di" bpmnElement="Flow_1wg8wyu">
<di:waypoint x="340" y="1335" />
<di:waypoint x="340" y="1380" />
<di:waypoint x="400" y="1380" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1d3qjup_di" bpmnElement="Flow_1d3qjup">
<di:waypoint x="98" y="480" />
<di:waypoint x="170" y="480" />