Containerization feature of SO
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / BuildingBlock / ExecuteBuildingBlock.bpmn
1 <?xml version="1.0" encoding="UTF-8"?>
2 <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.8.2">
3   <bpmn:process id="ExecuteBuildingBlock" name="ExecuteBuildingBlock" isExecutable="true">
4     <bpmn:startEvent id="Start_ExecuteBuildingBlock" name="start">
5       <bpmn:outgoing>SequenceFlow_0rq4c5r</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:callActivity id="Call_BBToExecute" name="BB to Execute" calledElement="${flowToBeCalled}">
8       <bpmn:extensionElements>
9         <camunda:in source="gBuildingBlockExecution" target="gBuildingBlockExecution" />
10         <camunda:out source="WorkflowException" target="WorkflowException" />
11         <camunda:in source="mso-request-id" target="mso-request-id" />
12       </bpmn:extensionElements>
13       <bpmn:incoming>Continue</bpmn:incoming>
14       <bpmn:outgoing>SequenceFlow_01h9qmz</bpmn:outgoing>
15     </bpmn:callActivity>
16     <bpmn:sequenceFlow id="SequenceFlow_0rq4c5r" sourceRef="Start_ExecuteBuildingBlock" targetRef="Task_BBInputSetup" />
17     <bpmn:sequenceFlow id="SequenceFlow_0uzwjrq" sourceRef="Task_BBInputSetup" targetRef="StatusPolicy" />
18     <bpmn:serviceTask id="Task_BBInputSetup" name="BB Input Setup" camunda:expression="${BBInputSetup.execute(execution)}">
19       <bpmn:incoming>SequenceFlow_0rq4c5r</bpmn:incoming>
20       <bpmn:outgoing>SequenceFlow_0uzwjrq</bpmn:outgoing>
21     </bpmn:serviceTask>
22     <bpmn:endEvent id="End_ExecuteBuildingBlock" name="end">
23       <bpmn:incoming>SequenceFlow_01h9qmz</bpmn:incoming>
24       <bpmn:incoming>SequenceFlow_1ryv9sh</bpmn:incoming>
25     </bpmn:endEvent>
26     <bpmn:sequenceFlow id="SequenceFlow_01h9qmz" sourceRef="Call_BBToExecute" targetRef="End_ExecuteBuildingBlock" />
27     <bpmn:sequenceFlow id="Continue" name="Continue" sourceRef="CheckOrchestrationStatusValidationResults" targetRef="Call_BBToExecute" />
28     <bpmn:serviceTask id="StatusPolicy" name="StatusPolicy" camunda:expression="${OrchestrationStatusValidator.validateOrchestrationStatus(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
29       <bpmn:incoming>SequenceFlow_0uzwjrq</bpmn:incoming>
30       <bpmn:outgoing>SequenceFlow_0je0y25</bpmn:outgoing>
31     </bpmn:serviceTask>
32     <bpmn:sequenceFlow id="SequenceFlow_1ryv9sh" name="SilentSuccess" sourceRef="CheckOrchestrationStatusValidationResults" targetRef="End_ExecuteBuildingBlock">
33       <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression"><![CDATA[${execution.getVariable("orchestrationStatusValidationResult").name() ==  "SILENT_SUCCESS"}]]></bpmn:conditionExpression>
34     </bpmn:sequenceFlow>
35     <bpmn:exclusiveGateway id="CheckOrchestrationStatusValidationResults" name="Check OrchestrationStatus Validation Results" default="Continue">
36       <bpmn:incoming>SequenceFlow_0je0y25</bpmn:incoming>
37       <bpmn:outgoing>Continue</bpmn:outgoing>
38       <bpmn:outgoing>SequenceFlow_1ryv9sh</bpmn:outgoing>
39     </bpmn:exclusiveGateway>
40     <bpmn:sequenceFlow id="SequenceFlow_0je0y25" sourceRef="StatusPolicy" targetRef="CheckOrchestrationStatusValidationResults" />
41     <bpmn:boundaryEvent id="BoundaryEvent_0i3q236" attachedToRef="Task_BBInputSetup">
42       <bpmn:outgoing>SequenceFlow_0yeaaxu</bpmn:outgoing>
43       <bpmn:errorEventDefinition errorRef="Error_17zcdbk" />
44     </bpmn:boundaryEvent>
45     <bpmn:serviceTask id="Task_QueryRainyDayTable" name="QueryRainyDayTable" camunda:expression="${ExecuteBuildingBlockRainyDay.queryRainyDayTable(execution)}">
46       <bpmn:incoming>SequenceFlow_0yeaaxu</bpmn:incoming>
47       <bpmn:incoming>SequenceFlow_1b5op07</bpmn:incoming>
48       <bpmn:incoming>SequenceFlow_030qtgc</bpmn:incoming>
49       <bpmn:outgoing>SequenceFlow_0a62t4c</bpmn:outgoing>
50     </bpmn:serviceTask>
51     <bpmn:endEvent id="ErrorEnd2" name="end">
52       <bpmn:incoming>SequenceFlow_0h8v45y</bpmn:incoming>
53       <bpmn:incoming>SequenceFlow_1db2c7t</bpmn:incoming>
54     </bpmn:endEvent>
55     <bpmn:exclusiveGateway id="ExclusiveGateway_1aonzik" name="Check HandlingCode" default="SequenceFlow_0h8v45y">
56       <bpmn:incoming>SequenceFlow_0a62t4c</bpmn:incoming>
57       <bpmn:outgoing>SequenceFlow_0fwsjva</bpmn:outgoing>
58       <bpmn:outgoing>SequenceFlow_0h8v45y</bpmn:outgoing>
59     </bpmn:exclusiveGateway>
60     <bpmn:intermediateCatchEvent id="IntermediateCatchEvent_RetryTimer" name="RetryTimer">
61       <bpmn:incoming>SequenceFlow_0ndt8ft</bpmn:incoming>
62       <bpmn:outgoing>SequenceFlow_07a1ytc</bpmn:outgoing>
63       <bpmn:timerEventDefinition>
64         <bpmn:timeDuration xsi:type="bpmn:tFormalExpression"><![CDATA[${execution.getVariable("RetryDuration")}]]></bpmn:timeDuration>
65       </bpmn:timerEventDefinition>
66     </bpmn:intermediateCatchEvent>
67     <bpmn:exclusiveGateway id="ExclusiveGateway_0ey4zpt" name="Retries Left?">
68       <bpmn:incoming>SequenceFlow_0fwsjva</bpmn:incoming>
69       <bpmn:outgoing>SequenceFlow_1wbevp0</bpmn:outgoing>
70       <bpmn:outgoing>SequenceFlow_1db2c7t</bpmn:outgoing>
71     </bpmn:exclusiveGateway>
72     <bpmn:endEvent id="EndEvent_1sez2lh" name="end">
73       <bpmn:incoming>SequenceFlow_07a1ytc</bpmn:incoming>
74     </bpmn:endEvent>
75     <bpmn:serviceTask id="Task_SetRetryTimer" name="Set Retry Timer" camunda:expression="${ExecuteBuildingBlockRainyDay.setRetryTimer(execution)}">
76       <bpmn:incoming>SequenceFlow_1wbevp0</bpmn:incoming>
77       <bpmn:outgoing>SequenceFlow_0ndt8ft</bpmn:outgoing>
78     </bpmn:serviceTask>
79     <bpmn:sequenceFlow id="SequenceFlow_0h8v45y" name="Rollback or Abort" sourceRef="ExclusiveGateway_1aonzik" targetRef="ErrorEnd2" />
80     <bpmn:sequenceFlow id="SequenceFlow_1db2c7t" name="no" sourceRef="ExclusiveGateway_0ey4zpt" targetRef="ErrorEnd2" />
81     <bpmn:sequenceFlow id="SequenceFlow_0fwsjva" name="Retry" sourceRef="ExclusiveGateway_1aonzik" targetRef="ExclusiveGateway_0ey4zpt">
82       <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression"><![CDATA[${execution.getVariable("handlingCode")=="Retry"}]]></bpmn:conditionExpression>
83     </bpmn:sequenceFlow>
84     <bpmn:sequenceFlow id="SequenceFlow_0ndt8ft" sourceRef="Task_SetRetryTimer" targetRef="IntermediateCatchEvent_RetryTimer" />
85     <bpmn:sequenceFlow id="SequenceFlow_07a1ytc" sourceRef="IntermediateCatchEvent_RetryTimer" targetRef="EndEvent_1sez2lh" />
86     <bpmn:sequenceFlow id="SequenceFlow_1wbevp0" name="yes" sourceRef="ExclusiveGateway_0ey4zpt" targetRef="Task_SetRetryTimer">
87       <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression"><![CDATA[${execution.getVariable("retryCount")<5}]]></bpmn:conditionExpression>
88     </bpmn:sequenceFlow>
89     <bpmn:sequenceFlow id="SequenceFlow_0a62t4c" sourceRef="Task_QueryRainyDayTable" targetRef="ExclusiveGateway_1aonzik" />
90     <bpmn:sequenceFlow id="SequenceFlow_0yeaaxu" sourceRef="BoundaryEvent_0i3q236" targetRef="Task_QueryRainyDayTable" />
91     <bpmn:sequenceFlow id="SequenceFlow_1b5op07" sourceRef="BoundaryEvent_0c2v381" targetRef="Task_QueryRainyDayTable" />
92     <bpmn:sequenceFlow id="SequenceFlow_030qtgc" sourceRef="BoundaryEvent_1jzujri" targetRef="Task_QueryRainyDayTable" />
93     <bpmn:boundaryEvent id="BoundaryEvent_1jzujri" attachedToRef="Call_BBToExecute">
94       <bpmn:outgoing>SequenceFlow_030qtgc</bpmn:outgoing>
95       <bpmn:errorEventDefinition errorRef="Error_17zcdbk" />
96     </bpmn:boundaryEvent>
97     <bpmn:boundaryEvent id="BoundaryEvent_0c2v381" attachedToRef="StatusPolicy">
98       <bpmn:outgoing>SequenceFlow_1b5op07</bpmn:outgoing>
99       <bpmn:errorEventDefinition errorRef="Error_17zcdbk" />
100     </bpmn:boundaryEvent>
101   </bpmn:process>
102   <bpmn:error id="Error_0tnktdw" name="Error" errorCode="java.lang.Exception" />
103   <bpmn:error id="Error_17zcdbk" name="Bpmn Error" />
104   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
105     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="ExecuteBuildingBlock">
106       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="Start_ExecuteBuildingBlock">
107         <dc:Bounds x="-46" y="162" width="36" height="36" />
108         <bpmndi:BPMNLabel>
109           <dc:Bounds x="-39" y="198" width="23" height="12" />
110         </bpmndi:BPMNLabel>
111       </bpmndi:BPMNShape>
112       <bpmndi:BPMNShape id="CallActivity_0n67obl_di" bpmnElement="Call_BBToExecute">
113         <dc:Bounds x="501" y="140" width="100" height="80" />
114       </bpmndi:BPMNShape>
115       <bpmndi:BPMNEdge id="SequenceFlow_0rq4c5r_di" bpmnElement="SequenceFlow_0rq4c5r">
116         <di:waypoint xsi:type="dc:Point" x="-10" y="180" />
117         <di:waypoint xsi:type="dc:Point" x="53" y="180" />
118         <bpmndi:BPMNLabel>
119           <dc:Bounds x="-23.5" y="165" width="90" height="0" />
120         </bpmndi:BPMNLabel>
121       </bpmndi:BPMNEdge>
122       <bpmndi:BPMNEdge id="SequenceFlow_0uzwjrq_di" bpmnElement="SequenceFlow_0uzwjrq">
123         <di:waypoint xsi:type="dc:Point" x="153" y="180" />
124         <di:waypoint xsi:type="dc:Point" x="219" y="180" />
125         <bpmndi:BPMNLabel>
126           <dc:Bounds x="141" y="165" width="90" height="0" />
127         </bpmndi:BPMNLabel>
128       </bpmndi:BPMNEdge>
129       <bpmndi:BPMNShape id="ServiceTask_1jcuk3b_di" bpmnElement="Task_BBInputSetup">
130         <dc:Bounds x="53" y="140" width="100" height="80" />
131       </bpmndi:BPMNShape>
132       <bpmndi:BPMNShape id="EndEvent_0ahsxzi_di" bpmnElement="End_ExecuteBuildingBlock">
133         <dc:Bounds x="668" y="162" width="36" height="36" />
134         <bpmndi:BPMNLabel>
135           <dc:Bounds x="677" y="202" width="18" height="12" />
136         </bpmndi:BPMNLabel>
137       </bpmndi:BPMNShape>
138       <bpmndi:BPMNEdge id="SequenceFlow_01h9qmz_di" bpmnElement="SequenceFlow_01h9qmz">
139         <di:waypoint xsi:type="dc:Point" x="601" y="180" />
140         <di:waypoint xsi:type="dc:Point" x="668" y="180" />
141         <bpmndi:BPMNLabel>
142           <dc:Bounds x="589.5" y="159" width="90" height="12" />
143         </bpmndi:BPMNLabel>
144       </bpmndi:BPMNEdge>
145       <bpmndi:BPMNShape id="ExclusiveGateway_0ey4zpt_di" bpmnElement="ExclusiveGateway_0ey4zpt" isMarkerVisible="true">
146         <dc:Bounds x="392" y="493" width="50" height="50" />
147         <bpmndi:BPMNLabel>
148           <dc:Bounds x="386" y="468" width="63" height="13" />
149         </bpmndi:BPMNLabel>
150       </bpmndi:BPMNShape>
151       <bpmndi:BPMNShape id="IntermediateCatchEvent_0qjyidb_di" bpmnElement="IntermediateCatchEvent_RetryTimer">
152         <dc:Bounds x="655" y="500" width="36" height="36" />
153         <bpmndi:BPMNLabel>
154           <dc:Bounds x="645" y="475" width="55" height="13" />
155         </bpmndi:BPMNLabel>
156       </bpmndi:BPMNShape>
157       <bpmndi:BPMNShape id="ExclusiveGateway_1aonzik_di" bpmnElement="ExclusiveGateway_1aonzik" isMarkerVisible="true">
158         <dc:Bounds x="264" y="493" width="50" height="50" />
159         <bpmndi:BPMNLabel>
160           <dc:Bounds x="236" y="456" width="70" height="25" />
161         </bpmndi:BPMNLabel>
162       </bpmndi:BPMNShape>
163       <bpmndi:BPMNEdge id="SequenceFlow_1wbevp0_di" bpmnElement="SequenceFlow_1wbevp0">
164         <di:waypoint xsi:type="dc:Point" x="442" y="518" />
165         <di:waypoint xsi:type="dc:Point" x="507" y="518" />
166         <bpmndi:BPMNLabel>
167           <dc:Bounds x="458" y="493" width="18" height="13" />
168         </bpmndi:BPMNLabel>
169       </bpmndi:BPMNEdge>
170       <bpmndi:BPMNEdge id="SequenceFlow_0fwsjva_di" bpmnElement="SequenceFlow_0fwsjva">
171         <di:waypoint xsi:type="dc:Point" x="314" y="518" />
172         <di:waypoint xsi:type="dc:Point" x="392" y="518" />
173         <bpmndi:BPMNLabel>
174           <dc:Bounds x="339" y="526" width="27" height="13" />
175         </bpmndi:BPMNLabel>
176       </bpmndi:BPMNEdge>
177       <bpmndi:BPMNEdge id="SequenceFlow_0h8v45y_di" bpmnElement="SequenceFlow_0h8v45y">
178         <di:waypoint xsi:type="dc:Point" x="289" y="543" />
179         <di:waypoint xsi:type="dc:Point" x="289" y="617" />
180         <di:waypoint xsi:type="dc:Point" x="475" y="617" />
181         <bpmndi:BPMNLabel>
182           <dc:Bounds x="323" y="624" width="85" height="13" />
183         </bpmndi:BPMNLabel>
184       </bpmndi:BPMNEdge>
185       <bpmndi:BPMNShape id="EndEvent_0svi3iy_di" bpmnElement="ErrorEnd2">
186         <dc:Bounds x="475" y="599" width="36" height="36" />
187         <bpmndi:BPMNLabel>
188           <dc:Bounds x="484" y="639" width="19" height="13" />
189         </bpmndi:BPMNLabel>
190       </bpmndi:BPMNShape>
191       <bpmndi:BPMNShape id="ServiceTask_1tifgqh_di" bpmnElement="Task_QueryRainyDayTable">
192         <dc:Bounds x="80" y="478" width="100" height="80" />
193       </bpmndi:BPMNShape>
194       <bpmndi:BPMNShape id="EndEvent_1sez2lh_di" bpmnElement="EndEvent_1sez2lh">
195         <dc:Bounds x="733" y="500" width="36" height="36" />
196         <bpmndi:BPMNLabel>
197           <dc:Bounds x="742" y="540" width="19" height="13" />
198         </bpmndi:BPMNLabel>
199       </bpmndi:BPMNShape>
200       <bpmndi:BPMNEdge id="SequenceFlow_1db2c7t_di" bpmnElement="SequenceFlow_1db2c7t">
201         <di:waypoint xsi:type="dc:Point" x="417" y="543" />
202         <di:waypoint xsi:type="dc:Point" x="417" y="574" />
203         <di:waypoint xsi:type="dc:Point" x="493" y="574" />
204         <di:waypoint xsi:type="dc:Point" x="493" y="599" />
205         <bpmndi:BPMNLabel>
206           <dc:Bounds x="449" y="553" width="13" height="13" />
207         </bpmndi:BPMNLabel>
208       </bpmndi:BPMNEdge>
209       <bpmndi:BPMNEdge id="SequenceFlow_0ndt8ft_di" bpmnElement="SequenceFlow_0ndt8ft">
210         <di:waypoint xsi:type="dc:Point" x="607" y="518" />
211         <di:waypoint xsi:type="dc:Point" x="655" y="518" />
212         <bpmndi:BPMNLabel>
213           <dc:Bounds x="586" y="497" width="90" height="12" />
214         </bpmndi:BPMNLabel>
215       </bpmndi:BPMNEdge>
216       <bpmndi:BPMNEdge id="SequenceFlow_07a1ytc_di" bpmnElement="SequenceFlow_07a1ytc">
217         <di:waypoint xsi:type="dc:Point" x="691" y="518" />
218         <di:waypoint xsi:type="dc:Point" x="733" y="518" />
219         <bpmndi:BPMNLabel>
220           <dc:Bounds x="667" y="497" width="90" height="12" />
221         </bpmndi:BPMNLabel>
222       </bpmndi:BPMNEdge>
223       <bpmndi:BPMNShape id="ServiceTask_1obvxht_di" bpmnElement="Task_SetRetryTimer">
224         <dc:Bounds x="507" y="478" width="100" height="80" />
225       </bpmndi:BPMNShape>
226       <bpmndi:BPMNEdge id="SequenceFlow_0kdjsnx_di" bpmnElement="Continue">
227         <di:waypoint xsi:type="dc:Point" x="420" y="180" />
228         <di:waypoint xsi:type="dc:Point" x="501" y="180" />
229         <bpmndi:BPMNLabel>
230           <dc:Bounds x="439.6328125" y="159" width="43" height="12" />
231         </bpmndi:BPMNLabel>
232       </bpmndi:BPMNEdge>
233       <bpmndi:BPMNShape id="ServiceTask_0brnbqx_di" bpmnElement="StatusPolicy">
234         <dc:Bounds x="219" y="140" width="100" height="80" />
235       </bpmndi:BPMNShape>
236       <bpmndi:BPMNEdge id="SequenceFlow_1ryv9sh_di" bpmnElement="SequenceFlow_1ryv9sh">
237         <di:waypoint xsi:type="dc:Point" x="395" y="155" />
238         <di:waypoint xsi:type="dc:Point" x="395" y="75" />
239         <di:waypoint xsi:type="dc:Point" x="686" y="75" />
240         <di:waypoint xsi:type="dc:Point" x="686" y="162" />
241         <bpmndi:BPMNLabel>
242           <dc:Bounds x="506.4229651162791" y="54" width="69" height="12" />
243         </bpmndi:BPMNLabel>
244       </bpmndi:BPMNEdge>
245       <bpmndi:BPMNShape id="ExclusiveGateway_0f8ghh3_di" bpmnElement="CheckOrchestrationStatusValidationResults" isMarkerVisible="true">
246         <dc:Bounds x="370" y="155" width="50" height="50" />
247         <bpmndi:BPMNLabel>
248           <dc:Bounds x="354" y="209" width="87" height="48" />
249         </bpmndi:BPMNLabel>
250       </bpmndi:BPMNShape>
251       <bpmndi:BPMNEdge id="SequenceFlow_0je0y25_di" bpmnElement="SequenceFlow_0je0y25">
252         <di:waypoint xsi:type="dc:Point" x="319" y="180" />
253         <di:waypoint xsi:type="dc:Point" x="370" y="180" />
254         <bpmndi:BPMNLabel>
255           <dc:Bounds x="344.5" y="159" width="0" height="12" />
256         </bpmndi:BPMNLabel>
257       </bpmndi:BPMNEdge>
258       <bpmndi:BPMNShape id="BoundaryEvent_1xzskt3_di" bpmnElement="BoundaryEvent_0i3q236">
259         <dc:Bounds x="135" y="202" width="36" height="36" />
260         <bpmndi:BPMNLabel>
261           <dc:Bounds x="153" y="241" width="0" height="13" />
262         </bpmndi:BPMNLabel>
263       </bpmndi:BPMNShape>
264       <bpmndi:BPMNEdge id="SequenceFlow_0a62t4c_di" bpmnElement="SequenceFlow_0a62t4c">
265         <di:waypoint xsi:type="dc:Point" x="180" y="518" />
266         <di:waypoint xsi:type="dc:Point" x="264" y="518" />
267         <bpmndi:BPMNLabel>
268           <dc:Bounds x="222" y="496" width="0" height="13" />
269         </bpmndi:BPMNLabel>
270       </bpmndi:BPMNEdge>
271       <bpmndi:BPMNEdge id="SequenceFlow_0yeaaxu_di" bpmnElement="SequenceFlow_0yeaaxu">
272         <di:waypoint xsi:type="dc:Point" x="153" y="238" />
273         <di:waypoint xsi:type="dc:Point" x="153" y="302" />
274         <di:waypoint xsi:type="dc:Point" x="130" y="302" />
275         <di:waypoint xsi:type="dc:Point" x="130" y="478" />
276         <bpmndi:BPMNLabel>
277           <dc:Bounds x="141.5" y="280.5" width="0" height="13" />
278         </bpmndi:BPMNLabel>
279       </bpmndi:BPMNEdge>
280       <bpmndi:BPMNEdge id="SequenceFlow_1b5op07_di" bpmnElement="SequenceFlow_1b5op07">
281         <di:waypoint xsi:type="dc:Point" x="235" y="226" />
282         <di:waypoint xsi:type="dc:Point" x="190" y="331" />
283         <di:waypoint xsi:type="dc:Point" x="166" y="473" />
284         <bpmndi:BPMNLabel>
285           <dc:Bounds x="212.5" y="257" width="0" height="13" />
286         </bpmndi:BPMNLabel>
287       </bpmndi:BPMNEdge>
288       <bpmndi:BPMNEdge id="SequenceFlow_030qtgc_di" bpmnElement="SequenceFlow_030qtgc">
289         <di:waypoint xsi:type="dc:Point" x="504" y="231" />
290         <di:waypoint xsi:type="dc:Point" x="334" y="373" />
291         <di:waypoint xsi:type="dc:Point" x="177" y="485" />
292         <bpmndi:BPMNLabel>
293           <dc:Bounds x="419" y="280.5" width="0" height="13" />
294         </bpmndi:BPMNLabel>
295       </bpmndi:BPMNEdge>
296       <bpmndi:BPMNShape id="BoundaryEvent_0k0rmt1_di" bpmnElement="BoundaryEvent_1jzujri">
297         <dc:Bounds x="499" y="202" width="36" height="36" />
298         <bpmndi:BPMNLabel>
299           <dc:Bounds x="517" y="241" width="0" height="13" />
300         </bpmndi:BPMNLabel>
301       </bpmndi:BPMNShape>
302       <bpmndi:BPMNShape id="BoundaryEvent_1pw6a23_di" bpmnElement="BoundaryEvent_0c2v381">
303         <dc:Bounds x="233" y="202" width="36" height="36" />
304         <bpmndi:BPMNLabel>
305           <dc:Bounds x="251" y="241" width="0" height="13" />
306         </bpmndi:BPMNLabel>
307       </bpmndi:BPMNShape>
308     </bpmndi:BPMNPlane>
309   </bpmndi:BPMNDiagram>
310 </bpmn:definitions>