Advertisement
Guest User

Untitled

a guest
Nov 18th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.24 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" id="Definitions_0v98gd3" targetNamespace="http://bpmn.io/schema/bpmn" exporter="bpmn-js (https://demo.bpmn.io)" exporterVersion="5.1.2">
  3. <bpmn:collaboration id="Collaboration_1v9ztru">
  4. <bpmn:participant id="Participant_1dn5z1i" name="The bank" processRef="Process_1cedz1u" />
  5. </bpmn:collaboration>
  6. <bpmn:process id="Process_1cedz1u" isExecutable="false">
  7. <bpmn:laneSet id="LaneSet_1f507ap">
  8. <bpmn:lane id="Lane_02vqhcw" name="The other department">
  9. <bpmn:flowNodeRef>Task_1e5ky1i</bpmn:flowNodeRef>
  10. </bpmn:lane>
  11. <bpmn:lane id="Lane_1r6adbq" name="Complaint handling department">
  12. <bpmn:flowNodeRef>Task_0g2nxat</bpmn:flowNodeRef>
  13. <bpmn:flowNodeRef>ExclusiveGateway_0bozuis</bpmn:flowNodeRef>
  14. <bpmn:flowNodeRef>Task_09caqgr</bpmn:flowNodeRef>
  15. <bpmn:flowNodeRef>Task_0kaa400</bpmn:flowNodeRef>
  16. <bpmn:flowNodeRef>ExclusiveGateway_1dh5dtg</bpmn:flowNodeRef>
  17. <bpmn:flowNodeRef>ExclusiveGateway_07kagcy</bpmn:flowNodeRef>
  18. <bpmn:flowNodeRef>StartEvent_0j6xsft</bpmn:flowNodeRef>
  19. <bpmn:flowNodeRef>ExclusiveGateway_1b41x1z</bpmn:flowNodeRef>
  20. <bpmn:flowNodeRef>Task_0l4fxkb</bpmn:flowNodeRef>
  21. <bpmn:flowNodeRef>Task_10cmfkb</bpmn:flowNodeRef>
  22. <bpmn:flowNodeRef>ExclusiveGateway_1vwy3zp</bpmn:flowNodeRef>
  23. <bpmn:flowNodeRef>IntermediateThrowEvent_0vf8l6p</bpmn:flowNodeRef>
  24. <bpmn:flowNodeRef>ExclusiveGateway_0q33pnm</bpmn:flowNodeRef>
  25. <bpmn:flowNodeRef>IntermediateThrowEvent_1toge2h</bpmn:flowNodeRef>
  26. <bpmn:flowNodeRef>ExclusiveGateway_0jln2wj</bpmn:flowNodeRef>
  27. <bpmn:flowNodeRef>IntermediateCatchEvent_1fybcwl</bpmn:flowNodeRef>
  28. <bpmn:flowNodeRef>EndEvent_14o0isq</bpmn:flowNodeRef>
  29. <bpmn:flowNodeRef>Task_1hqf20i</bpmn:flowNodeRef>
  30. <bpmn:flowNodeRef>EndEvent_1tm6m5x</bpmn:flowNodeRef>
  31. <bpmn:flowNodeRef>IntermediateThrowEvent_14qsanz</bpmn:flowNodeRef>
  32. <bpmn:flowNodeRef>SubProcess_1gyaom5</bpmn:flowNodeRef>
  33. <bpmn:flowNodeRef>IntermediateThrowEvent_0neowfs</bpmn:flowNodeRef>
  34. <bpmn:flowNodeRef>Task_10ddp09</bpmn:flowNodeRef>
  35. </bpmn:lane>
  36. </bpmn:laneSet>
  37. <bpmn:businessRuleTask id="Task_0g2nxat" name="Automatic investigation">
  38. <bpmn:incoming>SequenceFlow_0am6kyf</bpmn:incoming>
  39. <bpmn:outgoing>SequenceFlow_1ec86xy</bpmn:outgoing>
  40. </bpmn:businessRuleTask>
  41. <bpmn:exclusiveGateway id="ExclusiveGateway_0bozuis" name="Problem automatically detected?">
  42. <bpmn:incoming>SequenceFlow_1ec86xy</bpmn:incoming>
  43. <bpmn:outgoing>SequenceFlow_0vkffqq</bpmn:outgoing>
  44. <bpmn:outgoing>SequenceFlow_0oduei9</bpmn:outgoing>
  45. </bpmn:exclusiveGateway>
  46. <bpmn:userTask id="Task_09caqgr" name="Solve problem">
  47. <bpmn:incoming>SequenceFlow_1i57b5u</bpmn:incoming>
  48. <bpmn:outgoing>SequenceFlow_15adhxe</bpmn:outgoing>
  49. <bpmn:dataOutputAssociation id="DataOutputAssociation_1a01hd5">
  50. <bpmn:targetRef>DataObjectReference_0d9p3sy</bpmn:targetRef>
  51. </bpmn:dataOutputAssociation>
  52. </bpmn:userTask>
  53. <bpmn:userTask id="Task_0kaa400" name="User investigation">
  54. <bpmn:incoming>SequenceFlow_0vkffqq</bpmn:incoming>
  55. <bpmn:incoming>SequenceFlow_0z3hi5m</bpmn:incoming>
  56. <bpmn:outgoing>SequenceFlow_1e9icm7</bpmn:outgoing>
  57. </bpmn:userTask>
  58. <bpmn:exclusiveGateway id="ExclusiveGateway_1dh5dtg" name="Problem detected by user?">
  59. <bpmn:incoming>SequenceFlow_1e9icm7</bpmn:incoming>
  60. <bpmn:outgoing>SequenceFlow_04kqhbq</bpmn:outgoing>
  61. <bpmn:outgoing>SequenceFlow_1u201xv</bpmn:outgoing>
  62. </bpmn:exclusiveGateway>
  63. <bpmn:exclusiveGateway id="ExclusiveGateway_07kagcy">
  64. <bpmn:incoming>SequenceFlow_0oduei9</bpmn:incoming>
  65. <bpmn:incoming>SequenceFlow_1u201xv</bpmn:incoming>
  66. <bpmn:outgoing>SequenceFlow_1i57b5u</bpmn:outgoing>
  67. </bpmn:exclusiveGateway>
  68. <bpmn:startEvent id="StartEvent_0j6xsft" name="Complaint received">
  69. <bpmn:outgoing>SequenceFlow_0am6kyf</bpmn:outgoing>
  70. <bpmn:messageEventDefinition />
  71. </bpmn:startEvent>
  72. <bpmn:userTask id="Task_1e5ky1i" name="Solve special problem">
  73. <bpmn:incoming>SequenceFlow_0fypcnu</bpmn:incoming>
  74. <bpmn:outgoing>SequenceFlow_1t9nf1r</bpmn:outgoing>
  75. <bpmn:property id="Property_1mjomln" name="__targetRef_placeholder" />
  76. <bpmn:dataInputAssociation id="DataInputAssociation_0j2y3tb">
  77. <bpmn:sourceRef>DataObjectReference_0d9p3sy</bpmn:sourceRef>
  78. <bpmn:targetRef>Property_1mjomln</bpmn:targetRef>
  79. </bpmn:dataInputAssociation>
  80. </bpmn:userTask>
  81. <bpmn:exclusiveGateway id="ExclusiveGateway_1b41x1z" name="Special problem?">
  82. <bpmn:incoming>SequenceFlow_15adhxe</bpmn:incoming>
  83. <bpmn:outgoing>SequenceFlow_1u9yb7u</bpmn:outgoing>
  84. <bpmn:outgoing>SequenceFlow_0fypcnu</bpmn:outgoing>
  85. </bpmn:exclusiveGateway>
  86. <bpmn:dataObjectReference id="DataObjectReference_0d9p3sy" name="Target person username" dataObjectRef="DataObject_0p38of5" />
  87. <bpmn:dataObject id="DataObject_0p38of5" />
  88. <bpmn:sendTask id="Task_0l4fxkb" name="Notify client">
  89. <bpmn:incoming>SequenceFlow_1iaeqwx</bpmn:incoming>
  90. <bpmn:outgoing>SequenceFlow_11nqouo</bpmn:outgoing>
  91. </bpmn:sendTask>
  92. <bpmn:serviceTask id="Task_10cmfkb" name="Send feedback form">
  93. <bpmn:incoming>SequenceFlow_11nqouo</bpmn:incoming>
  94. <bpmn:incoming>SequenceFlow_02jq7qp</bpmn:incoming>
  95. <bpmn:outgoing>SequenceFlow_0rw6r6m</bpmn:outgoing>
  96. </bpmn:serviceTask>
  97. <bpmn:exclusiveGateway id="ExclusiveGateway_1vwy3zp">
  98. <bpmn:incoming>SequenceFlow_04kqhbq</bpmn:incoming>
  99. <bpmn:incoming>SequenceFlow_1u9yb7u</bpmn:incoming>
  100. <bpmn:incoming>SequenceFlow_1t9nf1r</bpmn:incoming>
  101. <bpmn:outgoing>SequenceFlow_1iaeqwx</bpmn:outgoing>
  102. </bpmn:exclusiveGateway>
  103. <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_0vf8l6p" name="Feedback">
  104. <bpmn:incoming>SequenceFlow_1v8bxer</bpmn:incoming>
  105. <bpmn:outgoing>SequenceFlow_18mowcm</bpmn:outgoing>
  106. <bpmn:messageEventDefinition />
  107. </bpmn:intermediateCatchEvent>
  108. <bpmn:eventBasedGateway id="ExclusiveGateway_0q33pnm">
  109. <bpmn:incoming>SequenceFlow_0rw6r6m</bpmn:incoming>
  110. <bpmn:outgoing>SequenceFlow_0qhmdok</bpmn:outgoing>
  111. <bpmn:outgoing>SequenceFlow_1v8bxer</bpmn:outgoing>
  112. </bpmn:eventBasedGateway>
  113. <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_1toge2h" name="10 days">
  114. <bpmn:incoming>SequenceFlow_0qhmdok</bpmn:incoming>
  115. <bpmn:outgoing>SequenceFlow_1o53jud</bpmn:outgoing>
  116. <bpmn:timerEventDefinition />
  117. </bpmn:intermediateCatchEvent>
  118. <bpmn:exclusiveGateway id="ExclusiveGateway_0jln2wj" name="Max notifications sent">
  119. <bpmn:incoming>SequenceFlow_1o53jud</bpmn:incoming>
  120. <bpmn:outgoing>SequenceFlow_02jq7qp</bpmn:outgoing>
  121. <bpmn:outgoing>SequenceFlow_1g4jlwa</bpmn:outgoing>
  122. </bpmn:exclusiveGateway>
  123. <bpmn:sequenceFlow id="SequenceFlow_0rw6r6m" sourceRef="Task_10cmfkb" targetRef="ExclusiveGateway_0q33pnm" />
  124. <bpmn:sequenceFlow id="SequenceFlow_11nqouo" sourceRef="Task_0l4fxkb" targetRef="Task_10cmfkb" />
  125. <bpmn:sequenceFlow id="SequenceFlow_1t9nf1r" sourceRef="Task_1e5ky1i" targetRef="ExclusiveGateway_1vwy3zp" />
  126. <bpmn:sequenceFlow id="SequenceFlow_0fypcnu" name="SPECIAL problem" sourceRef="ExclusiveGateway_1b41x1z" targetRef="Task_1e5ky1i" />
  127. <bpmn:sequenceFlow id="SequenceFlow_1u9yb7u" name="NOT special problem" sourceRef="ExclusiveGateway_1b41x1z" targetRef="ExclusiveGateway_1vwy3zp" />
  128. <bpmn:sequenceFlow id="SequenceFlow_1iaeqwx" sourceRef="ExclusiveGateway_1vwy3zp" targetRef="Task_0l4fxkb" />
  129. <bpmn:sequenceFlow id="SequenceFlow_1u201xv" name="Problem DETECTED &#10;by user" sourceRef="ExclusiveGateway_1dh5dtg" targetRef="ExclusiveGateway_07kagcy" />
  130. <bpmn:sequenceFlow id="SequenceFlow_04kqhbq" name="Problem NOT detected by user" sourceRef="ExclusiveGateway_1dh5dtg" targetRef="ExclusiveGateway_1vwy3zp" />
  131. <bpmn:sequenceFlow id="SequenceFlow_1e9icm7" sourceRef="Task_0kaa400" targetRef="ExclusiveGateway_1dh5dtg" />
  132. <bpmn:sequenceFlow id="SequenceFlow_15adhxe" sourceRef="Task_09caqgr" targetRef="ExclusiveGateway_1b41x1z" />
  133. <bpmn:sequenceFlow id="SequenceFlow_1i57b5u" sourceRef="ExclusiveGateway_07kagcy" targetRef="Task_09caqgr" />
  134. <bpmn:sequenceFlow id="SequenceFlow_0oduei9" name="Problem DETECTED automatically" sourceRef="ExclusiveGateway_0bozuis" targetRef="ExclusiveGateway_07kagcy" />
  135. <bpmn:sequenceFlow id="SequenceFlow_0vkffqq" name="Problem NOT detected automatically" sourceRef="ExclusiveGateway_0bozuis" targetRef="Task_0kaa400" />
  136. <bpmn:sequenceFlow id="SequenceFlow_1ec86xy" sourceRef="Task_0g2nxat" targetRef="ExclusiveGateway_0bozuis" />
  137. <bpmn:sequenceFlow id="SequenceFlow_0am6kyf" sourceRef="StartEvent_0j6xsft" targetRef="Task_0g2nxat" />
  138. <bpmn:sequenceFlow id="SequenceFlow_0qhmdok" sourceRef="ExclusiveGateway_0q33pnm" targetRef="IntermediateThrowEvent_1toge2h" />
  139. <bpmn:sequenceFlow id="SequenceFlow_1v8bxer" sourceRef="ExclusiveGateway_0q33pnm" targetRef="IntermediateThrowEvent_0vf8l6p" />
  140. <bpmn:sequenceFlow id="SequenceFlow_18mowcm" sourceRef="IntermediateThrowEvent_0vf8l6p" targetRef="EndEvent_1tm6m5x" />
  141. <bpmn:sequenceFlow id="SequenceFlow_1o53jud" sourceRef="IntermediateThrowEvent_1toge2h" targetRef="ExclusiveGateway_0jln2wj" />
  142. <bpmn:sequenceFlow id="SequenceFlow_02jq7qp" name="Max notifications NOT sent" sourceRef="ExclusiveGateway_0jln2wj" targetRef="Task_10cmfkb" />
  143. <bpmn:sequenceFlow id="SequenceFlow_1g4jlwa" sourceRef="ExclusiveGateway_0jln2wj" targetRef="EndEvent_1tm6m5x" />
  144. <bpmn:sequenceFlow id="SequenceFlow_1drjhxc" sourceRef="IntermediateThrowEvent_14qsanz" targetRef="IntermediateCatchEvent_1fybcwl" />
  145. <bpmn:sequenceFlow id="SequenceFlow_000ozo6" sourceRef="IntermediateCatchEvent_1fybcwl" targetRef="Task_1hqf20i" />
  146. <bpmn:sequenceFlow id="SequenceFlow_0m2sucv" sourceRef="Task_1hqf20i" targetRef="EndEvent_14o0isq" />
  147. <bpmn:intermediateCatchEvent id="IntermediateCatchEvent_1fybcwl" name="5 days">
  148. <bpmn:incoming>SequenceFlow_1drjhxc</bpmn:incoming>
  149. <bpmn:outgoing>SequenceFlow_000ozo6</bpmn:outgoing>
  150. <bpmn:timerEventDefinition />
  151. </bpmn:intermediateCatchEvent>
  152. <bpmn:serviceTask id="Task_1hqf20i" name="Send feedback reminder">
  153. <bpmn:incoming>SequenceFlow_000ozo6</bpmn:incoming>
  154. <bpmn:outgoing>SequenceFlow_0m2sucv</bpmn:outgoing>
  155. </bpmn:serviceTask>
  156. <bpmn:boundaryEvent id="IntermediateThrowEvent_14qsanz" name="Only the first time" cancelActivity="false" attachedToRef="Task_10cmfkb">
  157. <bpmn:outgoing>SequenceFlow_1drjhxc</bpmn:outgoing>
  158. <bpmn:conditionalEventDefinition id="ConditionalEventDefinition_1tr4nnd">
  159. <bpmn:condition xsi:type="bpmn:tFormalExpression" />
  160. </bpmn:conditionalEventDefinition>
  161. </bpmn:boundaryEvent>
  162. <bpmn:endEvent id="EndEvent_14o0isq">
  163. <bpmn:incoming>SequenceFlow_0m2sucv</bpmn:incoming>
  164. </bpmn:endEvent>
  165. <bpmn:endEvent id="EndEvent_1tm6m5x">
  166. <bpmn:incoming>SequenceFlow_18mowcm</bpmn:incoming>
  167. <bpmn:incoming>SequenceFlow_1g4jlwa</bpmn:incoming>
  168. <bpmn:terminateEventDefinition />
  169. </bpmn:endEvent>
  170. <bpmn:subProcess id="SubProcess_1gyaom5" triggeredByEvent="true">
  171. <bpmn:startEvent id="StartEvent_0aqw2u5" name="15 days after start">
  172. <bpmn:outgoing>SequenceFlow_1g6va5z</bpmn:outgoing>
  173. <bpmn:timerEventDefinition />
  174. </bpmn:startEvent>
  175. <bpmn:sequenceFlow id="SequenceFlow_1g6va5z" sourceRef="StartEvent_0aqw2u5" targetRef="Task_1y6su6a" />
  176. <bpmn:scriptTask id="Task_1y6su6a" name="Gather status information">
  177. <bpmn:incoming>SequenceFlow_1g6va5z</bpmn:incoming>
  178. <bpmn:outgoing>SequenceFlow_086zxf2</bpmn:outgoing>
  179. </bpmn:scriptTask>
  180. <bpmn:sequenceFlow id="SequenceFlow_086zxf2" sourceRef="Task_1y6su6a" targetRef="Task_19dl78b" />
  181. <bpmn:sendTask id="Task_19dl78b" name="Notify client about progress">
  182. <bpmn:incoming>SequenceFlow_086zxf2</bpmn:incoming>
  183. <bpmn:outgoing>SequenceFlow_0eecg6h</bpmn:outgoing>
  184. </bpmn:sendTask>
  185. <bpmn:endEvent id="EndEvent_1qnb57v">
  186. <bpmn:incoming>SequenceFlow_0eecg6h</bpmn:incoming>
  187. </bpmn:endEvent>
  188. <bpmn:sequenceFlow id="SequenceFlow_0eecg6h" sourceRef="Task_19dl78b" targetRef="EndEvent_1qnb57v" />
  189. </bpmn:subProcess>
  190. <bpmn:boundaryEvent id="IntermediateThrowEvent_0neowfs" name="Tehnical failure" attachedToRef="Task_0g2nxat">
  191. <bpmn:outgoing>SequenceFlow_0ajqxmn</bpmn:outgoing>
  192. <bpmn:errorEventDefinition />
  193. </bpmn:boundaryEvent>
  194. <bpmn:sequenceFlow id="SequenceFlow_0ajqxmn" sourceRef="IntermediateThrowEvent_0neowfs" targetRef="Task_10ddp09" />
  195. <bpmn:serviceTask id="Task_10ddp09" name="Notify admins about failure">
  196. <bpmn:incoming>SequenceFlow_0ajqxmn</bpmn:incoming>
  197. <bpmn:outgoing>SequenceFlow_0z3hi5m</bpmn:outgoing>
  198. </bpmn:serviceTask>
  199. <bpmn:sequenceFlow id="SequenceFlow_0z3hi5m" sourceRef="Task_10ddp09" targetRef="Task_0kaa400" />
  200. </bpmn:process>
  201. <bpmndi:BPMNDiagram id="BPMNDiagram_1">
  202. <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1v9ztru">
  203. <bpmndi:BPMNShape id="Participant_1dn5z1i_di" bpmnElement="Participant_1dn5z1i" isHorizontal="true">
  204. <dc:Bounds x="180" y="90" width="1830" height="700" />
  205. </bpmndi:BPMNShape>
  206. <bpmndi:BPMNShape id="StartEvent_1t0rqb9_di" bpmnElement="StartEvent_0j6xsft">
  207. <dc:Bounds x="272" y="312" width="36" height="36" />
  208. <bpmndi:BPMNLabel>
  209. <dc:Bounds x="264" y="355" width="53" height="27" />
  210. </bpmndi:BPMNLabel>
  211. </bpmndi:BPMNShape>
  212. <bpmndi:BPMNShape id="BusinessRuleTask_17vturq_di" bpmnElement="Task_0g2nxat">
  213. <dc:Bounds x="360" y="290" width="100" height="80" />
  214. </bpmndi:BPMNShape>
  215. <bpmndi:BPMNShape id="ExclusiveGateway_0bozuis_di" bpmnElement="ExclusiveGateway_0bozuis" isMarkerVisible="true">
  216. <dc:Bounds x="515" y="305" width="50" height="50" />
  217. <bpmndi:BPMNLabel>
  218. <dc:Bounds x="546" y="349" width="68" height="40" />
  219. </bpmndi:BPMNLabel>
  220. </bpmndi:BPMNShape>
  221. <bpmndi:BPMNShape id="UserTask_0ae1d1y_di" bpmnElement="Task_0kaa400">
  222. <dc:Bounds x="620" y="400" width="100" height="80" />
  223. </bpmndi:BPMNShape>
  224. <bpmndi:BPMNShape id="ExclusiveGateway_1dh5dtg_di" bpmnElement="ExclusiveGateway_1dh5dtg" isMarkerVisible="true">
  225. <dc:Bounds x="775" y="415" width="50" height="50" />
  226. <bpmndi:BPMNLabel>
  227. <dc:Bounds x="755" y="466" width="90" height="27" />
  228. </bpmndi:BPMNLabel>
  229. </bpmndi:BPMNShape>
  230. <bpmndi:BPMNShape id="ExclusiveGateway_1vwy3zp_di" bpmnElement="ExclusiveGateway_1vwy3zp" isMarkerVisible="true">
  231. <dc:Bounds x="1175" y="415" width="50" height="50" />
  232. </bpmndi:BPMNShape>
  233. <bpmndi:BPMNShape id="UserTask_0jo54c5_di" bpmnElement="Task_09caqgr">
  234. <dc:Bounds x="880" y="230" width="100" height="80" />
  235. </bpmndi:BPMNShape>
  236. <bpmndi:BPMNShape id="ExclusiveGateway_07kagcy_di" bpmnElement="ExclusiveGateway_07kagcy" isMarkerVisible="true">
  237. <dc:Bounds x="815" y="305" width="50" height="50" />
  238. </bpmndi:BPMNShape>
  239. <bpmndi:BPMNShape id="SendTask_0l51avs_di" bpmnElement="Task_0l4fxkb">
  240. <dc:Bounds x="1270" y="400" width="100" height="80" />
  241. </bpmndi:BPMNShape>
  242. <bpmndi:BPMNShape id="ServiceTask_11pugw7_di" bpmnElement="Task_10cmfkb">
  243. <dc:Bounds x="1430" y="400" width="100" height="80" />
  244. </bpmndi:BPMNShape>
  245. <bpmndi:BPMNShape id="IntermediateCatchEvent_0628qle_di" bpmnElement="IntermediateThrowEvent_0vf8l6p">
  246. <dc:Bounds x="1672" y="472" width="36" height="36" />
  247. <bpmndi:BPMNLabel>
  248. <dc:Bounds x="1666" y="515" width="49" height="14" />
  249. </bpmndi:BPMNLabel>
  250. </bpmndi:BPMNShape>
  251. <bpmndi:BPMNEdge id="SequenceFlow_0vkffqq_di" bpmnElement="SequenceFlow_0vkffqq">
  252. <di:waypoint x="540" y="355" />
  253. <di:waypoint x="540" y="440" />
  254. <di:waypoint x="620" y="440" />
  255. <bpmndi:BPMNLabel>
  256. <dc:Bounds x="464" y="416" width="71" height="40" />
  257. </bpmndi:BPMNLabel>
  258. </bpmndi:BPMNEdge>
  259. <bpmndi:BPMNEdge id="SequenceFlow_0oduei9_di" bpmnElement="SequenceFlow_0oduei9">
  260. <di:waypoint x="565" y="330" />
  261. <di:waypoint x="815" y="330" />
  262. <bpmndi:BPMNLabel>
  263. <dc:Bounds x="577" y="280" width="65" height="40" />
  264. </bpmndi:BPMNLabel>
  265. </bpmndi:BPMNEdge>
  266. <bpmndi:BPMNEdge id="SequenceFlow_1ec86xy_di" bpmnElement="SequenceFlow_1ec86xy">
  267. <di:waypoint x="460" y="330" />
  268. <di:waypoint x="515" y="330" />
  269. </bpmndi:BPMNEdge>
  270. <bpmndi:BPMNEdge id="SequenceFlow_0am6kyf_di" bpmnElement="SequenceFlow_0am6kyf">
  271. <di:waypoint x="308" y="330" />
  272. <di:waypoint x="360" y="330" />
  273. </bpmndi:BPMNEdge>
  274. <bpmndi:BPMNEdge id="SequenceFlow_1e9icm7_di" bpmnElement="SequenceFlow_1e9icm7">
  275. <di:waypoint x="720" y="440" />
  276. <di:waypoint x="775" y="440" />
  277. </bpmndi:BPMNEdge>
  278. <bpmndi:BPMNEdge id="SequenceFlow_1u201xv_di" bpmnElement="SequenceFlow_1u201xv">
  279. <di:waypoint x="825" y="440" />
  280. <di:waypoint x="840" y="440" />
  281. <di:waypoint x="840" y="355" />
  282. <bpmndi:BPMNLabel>
  283. <dc:Bounds x="850" y="390" width="60" height="40" />
  284. </bpmndi:BPMNLabel>
  285. </bpmndi:BPMNEdge>
  286. <bpmndi:BPMNEdge id="SequenceFlow_04kqhbq_di" bpmnElement="SequenceFlow_04kqhbq">
  287. <di:waypoint x="800" y="465" />
  288. <di:waypoint x="800" y="510" />
  289. <di:waypoint x="1200" y="510" />
  290. <di:waypoint x="1200" y="465" />
  291. <bpmndi:BPMNLabel>
  292. <dc:Bounds x="797" y="516" width="82" height="27" />
  293. </bpmndi:BPMNLabel>
  294. </bpmndi:BPMNEdge>
  295. <bpmndi:BPMNEdge id="SequenceFlow_15adhxe_di" bpmnElement="SequenceFlow_15adhxe">
  296. <di:waypoint x="980" y="270" />
  297. <di:waypoint x="1005" y="270" />
  298. </bpmndi:BPMNEdge>
  299. <bpmndi:BPMNEdge id="SequenceFlow_1iaeqwx_di" bpmnElement="SequenceFlow_1iaeqwx">
  300. <di:waypoint x="1225" y="440" />
  301. <di:waypoint x="1270" y="440" />
  302. </bpmndi:BPMNEdge>
  303. <bpmndi:BPMNEdge id="SequenceFlow_1i57b5u_di" bpmnElement="SequenceFlow_1i57b5u">
  304. <di:waypoint x="840" y="305" />
  305. <di:waypoint x="840" y="260" />
  306. <di:waypoint x="880" y="260" />
  307. </bpmndi:BPMNEdge>
  308. <bpmndi:BPMNEdge id="SequenceFlow_11nqouo_di" bpmnElement="SequenceFlow_11nqouo">
  309. <di:waypoint x="1370" y="440" />
  310. <di:waypoint x="1430" y="440" />
  311. </bpmndi:BPMNEdge>
  312. <bpmndi:BPMNEdge id="SequenceFlow_0rw6r6m_di" bpmnElement="SequenceFlow_0rw6r6m">
  313. <di:waypoint x="1530" y="440" />
  314. <di:waypoint x="1585" y="440" />
  315. </bpmndi:BPMNEdge>
  316. <bpmndi:BPMNEdge id="SequenceFlow_18mowcm_di" bpmnElement="SequenceFlow_18mowcm">
  317. <di:waypoint x="1708" y="490" />
  318. <di:waypoint x="1842" y="490" />
  319. </bpmndi:BPMNEdge>
  320. <bpmndi:BPMNShape id="Lane_1r6adbq_di" bpmnElement="Lane_1r6adbq" isHorizontal="true">
  321. <dc:Bounds x="210" y="210" width="1800" height="580" />
  322. </bpmndi:BPMNShape>
  323. <bpmndi:BPMNShape id="Lane_02vqhcw_di" bpmnElement="Lane_02vqhcw" isHorizontal="true">
  324. <dc:Bounds x="210" y="90" width="1800" height="120" />
  325. </bpmndi:BPMNShape>
  326. <bpmndi:BPMNShape id="UserTask_1n9bgh4_di" bpmnElement="Task_1e5ky1i">
  327. <dc:Bounds x="1150" y="110" width="100" height="80" />
  328. </bpmndi:BPMNShape>
  329. <bpmndi:BPMNShape id="ExclusiveGateway_1b41x1z_di" bpmnElement="ExclusiveGateway_1b41x1z" isMarkerVisible="true">
  330. <dc:Bounds x="1005" y="245" width="50" height="50" />
  331. <bpmndi:BPMNLabel>
  332. <dc:Bounds x="1068" y="260" width="85" height="14" />
  333. </bpmndi:BPMNLabel>
  334. </bpmndi:BPMNShape>
  335. <bpmndi:BPMNEdge id="SequenceFlow_1u9yb7u_di" bpmnElement="SequenceFlow_1u9yb7u">
  336. <di:waypoint x="1030" y="295" />
  337. <di:waypoint x="1030" y="435" />
  338. <di:waypoint x="1180" y="435" />
  339. <bpmndi:BPMNLabel>
  340. <dc:Bounds x="1041" y="382" width="64" height="27" />
  341. </bpmndi:BPMNLabel>
  342. </bpmndi:BPMNEdge>
  343. <bpmndi:BPMNEdge id="SequenceFlow_0fypcnu_di" bpmnElement="SequenceFlow_0fypcnu">
  344. <di:waypoint x="1030" y="245" />
  345. <di:waypoint x="1030" y="170" />
  346. <di:waypoint x="1150" y="170" />
  347. <bpmndi:BPMNLabel>
  348. <dc:Bounds x="1025" y="153" width="89" height="14" />
  349. </bpmndi:BPMNLabel>
  350. </bpmndi:BPMNEdge>
  351. <bpmndi:BPMNShape id="DataObjectReference_0d9p3sy_di" bpmnElement="DataObjectReference_0d9p3sy">
  352. <dc:Bounds x="942" y="105" width="36" height="50" />
  353. <bpmndi:BPMNLabel>
  354. <dc:Bounds x="925" y="162" width="71" height="27" />
  355. </bpmndi:BPMNLabel>
  356. </bpmndi:BPMNShape>
  357. <bpmndi:BPMNEdge id="DataOutputAssociation_1a01hd5_di" bpmnElement="DataOutputAssociation_1a01hd5">
  358. <di:waypoint x="938" y="230" />
  359. <di:waypoint x="954" y="155" />
  360. </bpmndi:BPMNEdge>
  361. <bpmndi:BPMNEdge id="DataInputAssociation_0j2y3tb_di" bpmnElement="DataInputAssociation_0j2y3tb">
  362. <di:waypoint x="978" y="132" />
  363. <di:waypoint x="1150" y="146" />
  364. </bpmndi:BPMNEdge>
  365. <bpmndi:BPMNEdge id="SequenceFlow_1t9nf1r_di" bpmnElement="SequenceFlow_1t9nf1r">
  366. <di:waypoint x="1200" y="190" />
  367. <di:waypoint x="1200" y="415" />
  368. </bpmndi:BPMNEdge>
  369. <bpmndi:BPMNShape id="IntermediateCatchEvent_1af5iog_di" bpmnElement="IntermediateThrowEvent_1toge2h">
  370. <dc:Bounds x="1672" y="362" width="36" height="36" />
  371. <bpmndi:BPMNLabel>
  372. <dc:Bounds x="1671" y="405" width="39" height="14" />
  373. </bpmndi:BPMNLabel>
  374. </bpmndi:BPMNShape>
  375. <bpmndi:BPMNShape id="EventBasedGateway_1mnebbo_di" bpmnElement="ExclusiveGateway_0q33pnm">
  376. <dc:Bounds x="1585" y="415" width="50" height="50" />
  377. </bpmndi:BPMNShape>
  378. <bpmndi:BPMNEdge id="SequenceFlow_0qhmdok_di" bpmnElement="SequenceFlow_0qhmdok">
  379. <di:waypoint x="1610" y="415" />
  380. <di:waypoint x="1610" y="380" />
  381. <di:waypoint x="1672" y="380" />
  382. </bpmndi:BPMNEdge>
  383. <bpmndi:BPMNEdge id="SequenceFlow_1v8bxer_di" bpmnElement="SequenceFlow_1v8bxer">
  384. <di:waypoint x="1610" y="465" />
  385. <di:waypoint x="1610" y="490" />
  386. <di:waypoint x="1672" y="490" />
  387. </bpmndi:BPMNEdge>
  388. <bpmndi:BPMNEdge id="SequenceFlow_1o53jud_di" bpmnElement="SequenceFlow_1o53jud">
  389. <di:waypoint x="1708" y="380" />
  390. <di:waypoint x="1755" y="380" />
  391. </bpmndi:BPMNEdge>
  392. <bpmndi:BPMNShape id="ExclusiveGateway_0jln2wj_di" bpmnElement="ExclusiveGateway_0jln2wj" isMarkerVisible="true">
  393. <dc:Bounds x="1755" y="355" width="50" height="50" />
  394. <bpmndi:BPMNLabel>
  395. <dc:Bounds x="1806.5" y="345.5" width="85" height="27" />
  396. </bpmndi:BPMNLabel>
  397. </bpmndi:BPMNShape>
  398. <bpmndi:BPMNEdge id="SequenceFlow_02jq7qp_di" bpmnElement="SequenceFlow_02jq7qp">
  399. <di:waypoint x="1780" y="355" />
  400. <di:waypoint x="1780" y="300" />
  401. <di:waypoint x="1480" y="300" />
  402. <di:waypoint x="1480" y="400" />
  403. <bpmndi:BPMNLabel>
  404. <dc:Bounds x="1589" y="266" width="82" height="27" />
  405. </bpmndi:BPMNLabel>
  406. </bpmndi:BPMNEdge>
  407. <bpmndi:BPMNEdge id="SequenceFlow_1g4jlwa_di" bpmnElement="SequenceFlow_1g4jlwa">
  408. <di:waypoint x="1805" y="380" />
  409. <di:waypoint x="1860" y="380" />
  410. <di:waypoint x="1860" y="472" />
  411. </bpmndi:BPMNEdge>
  412. <bpmndi:BPMNShape id="IntermediateCatchEvent_1fybcwl_di" bpmnElement="IntermediateCatchEvent_1fybcwl">
  413. <dc:Bounds x="1572" y="572" width="36" height="36" />
  414. <bpmndi:BPMNLabel>
  415. <dc:Bounds x="1574" y="615" width="33" height="14" />
  416. </bpmndi:BPMNLabel>
  417. </bpmndi:BPMNShape>
  418. <bpmndi:BPMNEdge id="SequenceFlow_000ozo6_di" bpmnElement="SequenceFlow_000ozo6">
  419. <di:waypoint x="1608" y="590" />
  420. <di:waypoint x="1650" y="590" />
  421. </bpmndi:BPMNEdge>
  422. <bpmndi:BPMNEdge id="SequenceFlow_0m2sucv_di" bpmnElement="SequenceFlow_0m2sucv">
  423. <di:waypoint x="1750" y="590" />
  424. <di:waypoint x="1792" y="590" />
  425. </bpmndi:BPMNEdge>
  426. <bpmndi:BPMNShape id="ServiceTask_133xmzk_di" bpmnElement="Task_1hqf20i">
  427. <dc:Bounds x="1650" y="550" width="100" height="80" />
  428. </bpmndi:BPMNShape>
  429. <bpmndi:BPMNEdge id="SequenceFlow_1drjhxc_di" bpmnElement="SequenceFlow_1drjhxc">
  430. <di:waypoint x="1510" y="498" />
  431. <di:waypoint x="1510" y="590" />
  432. <di:waypoint x="1572" y="590" />
  433. </bpmndi:BPMNEdge>
  434. <bpmndi:BPMNShape id="BoundaryEvent_0cx8ghy_di" bpmnElement="IntermediateThrowEvent_14qsanz">
  435. <dc:Bounds x="1492" y="462" width="36" height="36" />
  436. <bpmndi:BPMNLabel>
  437. <dc:Bounds x="1467" y="505" width="86" height="14" />
  438. </bpmndi:BPMNLabel>
  439. </bpmndi:BPMNShape>
  440. <bpmndi:BPMNShape id="EndEvent_14o0isq_di" bpmnElement="EndEvent_14o0isq">
  441. <dc:Bounds x="1792" y="572" width="36" height="36" />
  442. </bpmndi:BPMNShape>
  443. <bpmndi:BPMNShape id="EndEvent_0thsfl4_di" bpmnElement="EndEvent_1tm6m5x">
  444. <dc:Bounds x="1842" y="472" width="36" height="36" />
  445. </bpmndi:BPMNShape>
  446. <bpmndi:BPMNShape id="SubProcess_0etjttk_di" bpmnElement="SubProcess_1gyaom5" isExpanded="true">
  447. <dc:Bounds x="250" y="580" width="550" height="170" />
  448. </bpmndi:BPMNShape>
  449. <bpmndi:BPMNShape id="StartEvent_1u31yr5_di" bpmnElement="StartEvent_0aqw2u5">
  450. <dc:Bounds x="292" y="642" width="36" height="36" />
  451. <bpmndi:BPMNLabel>
  452. <dc:Bounds x="266" y="685" width="89" height="14" />
  453. </bpmndi:BPMNLabel>
  454. </bpmndi:BPMNShape>
  455. <bpmndi:BPMNEdge id="SequenceFlow_1g6va5z_di" bpmnElement="SequenceFlow_1g6va5z">
  456. <di:waypoint x="328" y="660" />
  457. <di:waypoint x="380" y="660" />
  458. </bpmndi:BPMNEdge>
  459. <bpmndi:BPMNShape id="ScriptTask_17tvold_di" bpmnElement="Task_1y6su6a">
  460. <dc:Bounds x="380" y="620" width="100" height="80" />
  461. </bpmndi:BPMNShape>
  462. <bpmndi:BPMNEdge id="SequenceFlow_086zxf2_di" bpmnElement="SequenceFlow_086zxf2">
  463. <di:waypoint x="480" y="660" />
  464. <di:waypoint x="540" y="660" />
  465. </bpmndi:BPMNEdge>
  466. <bpmndi:BPMNShape id="SendTask_1htmx1l_di" bpmnElement="Task_19dl78b">
  467. <dc:Bounds x="540" y="620" width="100" height="80" />
  468. </bpmndi:BPMNShape>
  469. <bpmndi:BPMNShape id="EndEvent_1qnb57v_di" bpmnElement="EndEvent_1qnb57v">
  470. <dc:Bounds x="702" y="642" width="36" height="36" />
  471. </bpmndi:BPMNShape>
  472. <bpmndi:BPMNEdge id="SequenceFlow_0eecg6h_di" bpmnElement="SequenceFlow_0eecg6h">
  473. <di:waypoint x="640" y="660" />
  474. <di:waypoint x="702" y="660" />
  475. </bpmndi:BPMNEdge>
  476. <bpmndi:BPMNShape id="BoundaryEvent_06w8uk4_di" bpmnElement="IntermediateThrowEvent_0neowfs">
  477. <dc:Bounds x="412" y="352" width="36" height="36" />
  478. <bpmndi:BPMNLabel>
  479. <dc:Bounds x="393" y="395" width="74" height="14" />
  480. </bpmndi:BPMNLabel>
  481. </bpmndi:BPMNShape>
  482. <bpmndi:BPMNEdge id="SequenceFlow_0ajqxmn_di" bpmnElement="SequenceFlow_0ajqxmn">
  483. <di:waypoint x="430" y="388" />
  484. <di:waypoint x="430" y="410" />
  485. <di:waypoint x="400" y="410" />
  486. <di:waypoint x="400" y="430" />
  487. </bpmndi:BPMNEdge>
  488. <bpmndi:BPMNShape id="ServiceTask_034y6hc_di" bpmnElement="Task_10ddp09">
  489. <dc:Bounds x="350" y="430" width="100" height="80" />
  490. </bpmndi:BPMNShape>
  491. <bpmndi:BPMNEdge id="SequenceFlow_0z3hi5m_di" bpmnElement="SequenceFlow_0z3hi5m">
  492. <di:waypoint x="450" y="470" />
  493. <di:waypoint x="620" y="470" />
  494. </bpmndi:BPMNEdge>
  495. </bpmndi:BPMNPlane>
  496. </bpmndi:BPMNDiagram>
  497. </bpmn:definitions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement