biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 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:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.11.3"> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 3 | <bpmn:collaboration id="Collaboration_1d0w8lf"> |
| 4 | <bpmn:participant id="Participant_1egg397" name="SO Create and Activate Pnf Resource" processRef="CreateAndActivatePnfResource" /> |
| 5 | <bpmn:participant id="Participant_0atuyq0" name="AAI" /> |
| 6 | <bpmn:participant id="Participant_19w87ws" name="Workflow Message Service (communication with DMAAP) " /> |
Joanna Jeremicz | 0ac8def | 2018-12-05 10:38:39 +0100 | [diff] [blame] | 7 | <bpmn:messageFlow id="MessageFlow_1h3xu88" sourceRef="CreatePnfEntryInAai" targetRef="Participant_0atuyq0" /> |
Joanna Jeremicz | fee6611 | 2019-02-25 09:11:16 +0100 | [diff] [blame] | 8 | <bpmn:messageFlow id="MessageFlow_09ibv5a" sourceRef="CheckAiiForPnfCorrelationId" targetRef="Participant_0atuyq0" /> |
| 9 | <bpmn:messageFlow id="MessageFlow_0vjul4t" sourceRef="Participant_0atuyq0" targetRef="CheckAiiForPnfCorrelationId" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 10 | <bpmn:messageFlow id="MessageFlow_1vrcp2d" sourceRef="Participant_19w87ws" targetRef="WaitForDmaapPnfReadyNotification" /> |
biniek | 402e5e2 | 2018-04-10 10:48:54 +0200 | [diff] [blame] | 11 | <bpmn:messageFlow id="MessageFlow_0tg4hw9" sourceRef="InformDmaapClient" targetRef="Participant_19w87ws" /> |
biniek | 0b027e2 | 2018-04-19 15:02:18 +0200 | [diff] [blame] | 12 | <bpmn:messageFlow id="MessageFlow_1py54jr" sourceRef="CancelDmaapClientSubscription" targetRef="Participant_19w87ws" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 13 | </bpmn:collaboration> |
| 14 | <bpmn:process id="CreateAndActivatePnfResource" name="CreateAndActivatePnfResource" isExecutable="true"> |
biniek | 0b027e2 | 2018-04-19 15:02:18 +0200 | [diff] [blame] | 15 | <bpmn:sequenceFlow id="SequenceFlow_1kc34bc" sourceRef="WaitForDmaapTimeout" targetRef="CancelDmaapClientSubscription" /> |
biniek | 12e339c | 2018-04-16 16:14:32 +0200 | [diff] [blame] | 16 | <bpmn:sequenceFlow id="SequenceFlow_1o8od8e" sourceRef="InformDmaapClient" targetRef="WaitForDmaapPnfReadyNotification" /> |
Joanna Jeremicz | 0ac8def | 2018-12-05 10:38:39 +0100 | [diff] [blame] | 17 | <bpmn:sequenceFlow id="SequenceFlow_0v5ffpe" name="No" sourceRef="DoesAaiContainInfoAboutPnf" targetRef="CreatePnfEntryInAai"> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 18 | <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{!aaiContainsInfoAboutPnf}</bpmn:conditionExpression> |
| 19 | </bpmn:sequenceFlow> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 20 | <bpmn:sequenceFlow id="SequenceFlow_0p09qgm" sourceRef="WaitForDmaapPnfReadyNotification" targetRef="CreateRelationId" /> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 21 | <bpmn:sequenceFlow id="SequenceFlow_17s9025" sourceRef="AaiEntryExists" targetRef="InformDmaapClient" /> |
Joanna Jeremicz | 0ac8def | 2018-12-05 10:38:39 +0100 | [diff] [blame] | 22 | <bpmn:sequenceFlow id="SequenceFlow_1qr6cmf" sourceRef="CreatePnfEntryInAai" targetRef="AaiEntryExists" /> |
Joanna Jeremicz | fee6611 | 2019-02-25 09:11:16 +0100 | [diff] [blame] | 23 | <bpmn:sequenceFlow id="SequenceFlow_1j4r3zt" sourceRef="CheckAiiForPnfCorrelationId" targetRef="DoesAaiContainInfoAboutPnf" /> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 24 | <bpmn:sequenceFlow id="SequenceFlow_0j5ksz1" sourceRef="CreateAndActivatePnf_StartEvent" targetRef="CheckInputs" /> |
| 25 | <bpmn:sequenceFlow id="SequenceFlow_1miyzfe" sourceRef="CancelDmaapClientSubscription" targetRef="ThrowTimeoutException" /> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 26 | <bpmn:sequenceFlow id="SequenceFlow_1l1t6ak" name="Yes" sourceRef="DoesAaiContainInfoAboutPnf" targetRef="AaiEntryExists"> |
biniek | 12e339c | 2018-04-16 16:14:32 +0200 | [diff] [blame] | 27 | <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{aaiContainsInfoAboutPnf}</bpmn:conditionExpression> |
| 28 | </bpmn:sequenceFlow> |
Joanna Jeremicz | fee6611 | 2019-02-25 09:11:16 +0100 | [diff] [blame] | 29 | <bpmn:sequenceFlow id="SequenceFlow_0967g8p" sourceRef="CheckInputs" targetRef="CheckAiiForPnfCorrelationId" /> |
Lukasz Muszkieta | 60f8f53 | 2018-10-04 16:15:13 +0200 | [diff] [blame] | 30 | <bpmn:serviceTask id="CheckInputs" name="Check inputs" camunda:delegateExpression="${PnfCheckInputs}"> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 31 | <bpmn:incoming>SequenceFlow_0j5ksz1</bpmn:incoming> |
| 32 | <bpmn:outgoing>SequenceFlow_0967g8p</bpmn:outgoing> |
| 33 | </bpmn:serviceTask> |
Lukasz Muszkieta | 60f8f53 | 2018-10-04 16:15:13 +0200 | [diff] [blame] | 34 | <bpmn:serviceTask id="CancelDmaapClientSubscription" name="Cancel DmaapClient subscription" camunda:delegateExpression="${CancelDmaapSubscription}"> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 35 | <bpmn:incoming>SequenceFlow_1kc34bc</bpmn:incoming> |
| 36 | <bpmn:outgoing>SequenceFlow_1miyzfe</bpmn:outgoing> |
| 37 | </bpmn:serviceTask> |
Joanna Jeremicz | 0ac8def | 2018-12-05 10:38:39 +0100 | [diff] [blame] | 38 | <bpmn:serviceTask id="InformDmaapClient" name="Register in Dmaap" camunda:delegateExpression="${InformDmaapClient}"> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 39 | <bpmn:incoming>SequenceFlow_17s9025</bpmn:incoming> |
| 40 | <bpmn:outgoing>SequenceFlow_1o8od8e</bpmn:outgoing> |
| 41 | </bpmn:serviceTask> |
Joanna Jeremicz | 0ac8def | 2018-12-05 10:38:39 +0100 | [diff] [blame] | 42 | <bpmn:serviceTask id="CreatePnfEntryInAai" name="Create Pnf entry in AAI" camunda:delegateExpression="${CreatePnfEntryInAaiDelegate}"> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 43 | <bpmn:incoming>SequenceFlow_0v5ffpe</bpmn:incoming> |
| 44 | <bpmn:outgoing>SequenceFlow_1qr6cmf</bpmn:outgoing> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 45 | </bpmn:serviceTask> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 46 | <bpmn:exclusiveGateway id="DoesAaiContainInfoAboutPnf" name="Does AAI contain info about pnf?"> |
| 47 | <bpmn:incoming>SequenceFlow_1j4r3zt</bpmn:incoming> |
| 48 | <bpmn:outgoing>SequenceFlow_1l1t6ak</bpmn:outgoing> |
| 49 | <bpmn:outgoing>SequenceFlow_0v5ffpe</bpmn:outgoing> |
| 50 | </bpmn:exclusiveGateway> |
Joanna Jeremicz | fee6611 | 2019-02-25 09:11:16 +0100 | [diff] [blame] | 51 | <bpmn:serviceTask id="CheckAiiForPnfCorrelationId" name="Check AAI for pnf_correlation_id" camunda:delegateExpression="${CheckAaiForPnfCorrelationIdDelegate}"> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 52 | <bpmn:incoming>SequenceFlow_0967g8p</bpmn:incoming> |
| 53 | <bpmn:outgoing>SequenceFlow_1j4r3zt</bpmn:outgoing> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 54 | </bpmn:serviceTask> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 55 | <bpmn:startEvent id="CreateAndActivatePnf_StartEvent"> |
| 56 | <bpmn:outgoing>SequenceFlow_0j5ksz1</bpmn:outgoing> |
| 57 | </bpmn:startEvent> |
| 58 | <bpmn:endEvent id="ThrowTimeoutException" name="Throw timeout exception"> |
| 59 | <bpmn:incoming>SequenceFlow_1miyzfe</bpmn:incoming> |
| 60 | <bpmn:errorEventDefinition errorRef="Error_1" /> |
| 61 | </bpmn:endEvent> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 62 | <bpmn:receiveTask id="WaitForDmaapPnfReadyNotification" name="Wait for DMAAP pnf-ready notification" messageRef="Message_13h1tlo"> |
biniek | 402e5e2 | 2018-04-10 10:48:54 +0200 | [diff] [blame] | 63 | <bpmn:incoming>SequenceFlow_1o8od8e</bpmn:incoming> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 64 | <bpmn:outgoing>SequenceFlow_0p09qgm</bpmn:outgoing> |
| 65 | </bpmn:receiveTask> |
| 66 | <bpmn:boundaryEvent id="WaitForDmaapTimeout" name="Timeout" attachedToRef="WaitForDmaapPnfReadyNotification"> |
| 67 | <bpmn:outgoing>SequenceFlow_1kc34bc</bpmn:outgoing> |
| 68 | <bpmn:timerEventDefinition> |
| 69 | <bpmn:timeDuration xsi:type="bpmn:tFormalExpression">#{timeoutForPnfEntryNotification}</bpmn:timeDuration> |
| 70 | </bpmn:timerEventDefinition> |
| 71 | </bpmn:boundaryEvent> |
Joanna Jeremicz | 0ac8def | 2018-12-05 10:38:39 +0100 | [diff] [blame] | 72 | <bpmn:exclusiveGateway id="AaiEntryExists" name="AAI entry exists"> |
| 73 | <bpmn:incoming>SequenceFlow_1l1t6ak</bpmn:incoming> |
| 74 | <bpmn:incoming>SequenceFlow_1qr6cmf</bpmn:incoming> |
| 75 | <bpmn:outgoing>SequenceFlow_17s9025</bpmn:outgoing> |
| 76 | </bpmn:exclusiveGateway> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 77 | <bpmn:sequenceFlow id="SequenceFlow_0o6zhjk" sourceRef="CreateRelationId" targetRef="AaiEntryUpdated" /> |
| 78 | <bpmn:endEvent id="AaiEntryUpdated" name="AAI entry updated"> |
| 79 | <bpmn:incoming>SequenceFlow_0o6zhjk</bpmn:incoming> |
| 80 | </bpmn:endEvent> |
| 81 | <bpmn:serviceTask id="CreateRelationId" name="Create Relation" camunda:delegateExpression="${CreateRelation}"> |
| 82 | <bpmn:incoming>SequenceFlow_0p09qgm</bpmn:incoming> |
| 83 | <bpmn:outgoing>SequenceFlow_0o6zhjk</bpmn:outgoing> |
| 84 | </bpmn:serviceTask> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 85 | <bpmn:association id="Association_0d7oxnz" sourceRef="CreateAndActivatePnf_StartEvent" targetRef="TextAnnotation_1eyzes8" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 86 | <bpmn:textAnnotation id="TextAnnotation_1eyzes8"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 87 | <bpmn:text><![CDATA[Inputs: |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 88 | Â -Â timeoutForPnfEntryNotification - String |
Joanna Jeremicz | fee6611 | 2019-02-25 09:11:16 +0100 | [diff] [blame] | 89 | - pnfCorrelationId - String |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 90 | - uuid - String]]></bpmn:text> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 91 | </bpmn:textAnnotation> |
| 92 | </bpmn:process> |
| 93 | <bpmn:error id="Error_1" name="MSO Workflow Exception" errorCode="MSOWorkflowException" /> |
| 94 | <bpmn:message id="Message_13h1tlo" name="WorkflowMessage" /> |
| 95 | <bpmndi:BPMNDiagram id="BPMNDiagram_1"> |
| 96 | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1d0w8lf"> |
| 97 | <bpmndi:BPMNShape id="Participant_1egg397_di" bpmnElement="Participant_1egg397"> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 98 | <dc:Bounds x="-113" y="0" width="1601" height="438" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 99 | </bpmndi:BPMNShape> |
| 100 | <bpmndi:BPMNShape id="ExclusiveGateway_1cttgdo_di" bpmnElement="DoesAaiContainInfoAboutPnf" isMarkerVisible="true"> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 101 | <dc:Bounds x="390" y="182" width="50" height="50" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 102 | <bpmndi:BPMNLabel> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 103 | <dc:Bounds x="372" y="283" width="85" height="27" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 104 | </bpmndi:BPMNLabel> |
| 105 | </bpmndi:BPMNShape> |
| 106 | <bpmndi:BPMNShape id="EndEvent_0k52gr7_di" bpmnElement="AaiEntryUpdated"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 107 | <dc:Bounds x="1364" y="189" width="36" height="36" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 108 | <bpmndi:BPMNLabel> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 109 | <dc:Bounds x="1339" y="230" width="89" height="12" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 110 | </bpmndi:BPMNLabel> |
| 111 | </bpmndi:BPMNShape> |
| 112 | <bpmndi:BPMNShape id="StartEvent_0j5ok9h_di" bpmnElement="CreateAndActivatePnf_StartEvent"> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 113 | <dc:Bounds x="-54" y="189" width="36" height="36" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 114 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 115 | <dc:Bounds x="-80" y="228" width="90" height="20" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 116 | </bpmndi:BPMNLabel> |
| 117 | </bpmndi:BPMNShape> |
Joanna Jeremicz | fee6611 | 2019-02-25 09:11:16 +0100 | [diff] [blame] | 118 | <bpmndi:BPMNShape id="ServiceTask_0a5uk9o_di" bpmnElement="CheckAiiForPnfCorrelationId"> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 119 | <dc:Bounds x="219" y="167" width="100" height="80" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 120 | </bpmndi:BPMNShape> |
Joanna Jeremicz | 0ac8def | 2018-12-05 10:38:39 +0100 | [diff] [blame] | 121 | <bpmndi:BPMNShape id="ServiceTask_0iimk5v_di" bpmnElement="CreatePnfEntryInAai"> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 122 | <dc:Bounds x="511" y="167" width="100" height="80" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 123 | </bpmndi:BPMNShape> |
| 124 | <bpmndi:BPMNEdge id="SequenceFlow_1j4r3zt_di" bpmnElement="SequenceFlow_1j4r3zt"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 125 | <di:waypoint xsi:type="dc:Point" x="319" y="207" /> |
| 126 | <di:waypoint xsi:type="dc:Point" x="390" y="207" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 127 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 128 | <dc:Bounds x="309.5" y="187" width="90" height="10" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 129 | </bpmndi:BPMNLabel> |
| 130 | </bpmndi:BPMNEdge> |
| 131 | <bpmndi:BPMNEdge id="SequenceFlow_1l1t6ak_di" bpmnElement="SequenceFlow_1l1t6ak"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 132 | <di:waypoint xsi:type="dc:Point" x="415" y="182" /> |
| 133 | <di:waypoint xsi:type="dc:Point" x="415" y="66" /> |
| 134 | <di:waypoint xsi:type="dc:Point" x="711" y="66" /> |
| 135 | <di:waypoint xsi:type="dc:Point" x="711" y="182" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 136 | <bpmndi:BPMNLabel> |
Joanna Jeremicz | 0ac8def | 2018-12-05 10:38:39 +0100 | [diff] [blame] | 137 | <dc:Bounds x="430" y="159" width="19" height="14" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 138 | </bpmndi:BPMNLabel> |
| 139 | </bpmndi:BPMNEdge> |
| 140 | <bpmndi:BPMNEdge id="SequenceFlow_0v5ffpe_di" bpmnElement="SequenceFlow_0v5ffpe"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 141 | <di:waypoint xsi:type="dc:Point" x="440" y="207" /> |
| 142 | <di:waypoint xsi:type="dc:Point" x="511" y="207" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 143 | <bpmndi:BPMNLabel> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 144 | <dc:Bounds x="448" y="210" width="14" height="14" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 145 | </bpmndi:BPMNLabel> |
| 146 | </bpmndi:BPMNEdge> |
| 147 | <bpmndi:BPMNEdge id="SequenceFlow_1qr6cmf_di" bpmnElement="SequenceFlow_1qr6cmf"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 148 | <di:waypoint xsi:type="dc:Point" x="611" y="207" /> |
| 149 | <di:waypoint xsi:type="dc:Point" x="686" y="207" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 150 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 151 | <dc:Bounds x="605" y="187" width="90" height="10" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 152 | </bpmndi:BPMNLabel> |
| 153 | </bpmndi:BPMNEdge> |
| 154 | <bpmndi:BPMNEdge id="SequenceFlow_0j5ksz1_di" bpmnElement="SequenceFlow_0j5ksz1"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 155 | <di:waypoint xsi:type="dc:Point" x="-18" y="207" /> |
| 156 | <di:waypoint xsi:type="dc:Point" x="48" y="207" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 157 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 158 | <dc:Bounds x="-30" y="187" width="90" height="10" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 159 | </bpmndi:BPMNLabel> |
| 160 | </bpmndi:BPMNEdge> |
| 161 | <bpmndi:BPMNShape id="Participant_0i9ban2_di" bpmnElement="Participant_0atuyq0"> |
biniek | 0b027e2 | 2018-04-19 15:02:18 +0200 | [diff] [blame] | 162 | <dc:Bounds x="123" y="523" width="502" height="60" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 163 | </bpmndi:BPMNShape> |
| 164 | <bpmndi:BPMNEdge id="MessageFlow_1h3xu88_di" bpmnElement="MessageFlow_1h3xu88"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 165 | <di:waypoint xsi:type="dc:Point" x="561" y="247" /> |
| 166 | <di:waypoint xsi:type="dc:Point" x="561" y="523" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 167 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 168 | <dc:Bounds x="531" y="380" width="90" height="10" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 169 | </bpmndi:BPMNLabel> |
| 170 | </bpmndi:BPMNEdge> |
| 171 | <bpmndi:BPMNEdge id="MessageFlow_09ibv5a_di" bpmnElement="MessageFlow_09ibv5a"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 172 | <di:waypoint xsi:type="dc:Point" x="250" y="247" /> |
| 173 | <di:waypoint xsi:type="dc:Point" x="250" y="523" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 174 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 175 | <dc:Bounds x="220" y="380" width="90" height="10" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 176 | </bpmndi:BPMNLabel> |
| 177 | </bpmndi:BPMNEdge> |
| 178 | <bpmndi:BPMNEdge id="MessageFlow_0vjul4t_di" bpmnElement="MessageFlow_0vjul4t"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 179 | <di:waypoint xsi:type="dc:Point" x="289" y="523" /> |
| 180 | <di:waypoint xsi:type="dc:Point" x="289" y="247" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 181 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 182 | <dc:Bounds x="259" y="380" width="90" height="10" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 183 | </bpmndi:BPMNLabel> |
| 184 | </bpmndi:BPMNEdge> |
| 185 | <bpmndi:BPMNShape id="Participant_0vmrrhf_di" bpmnElement="Participant_19w87ws"> |
biniek | 0b027e2 | 2018-04-19 15:02:18 +0200 | [diff] [blame] | 186 | <dc:Bounds x="804" y="523" width="463" height="60" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 187 | </bpmndi:BPMNShape> |
| 188 | <bpmndi:BPMNShape id="EndEvent_0wbx6tt_di" bpmnElement="ThrowTimeoutException"> |
biniek | 0b027e2 | 2018-04-19 15:02:18 +0200 | [diff] [blame] | 189 | <dc:Bounds x="1312" y="345" width="36" height="36" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 190 | <bpmndi:BPMNLabel> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 191 | <dc:Bounds x="1305" y="382" width="70" height="27" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 192 | </bpmndi:BPMNLabel> |
| 193 | </bpmndi:BPMNShape> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 194 | <bpmndi:BPMNShape id="TextAnnotation_1eyzes8_di" bpmnElement="TextAnnotation_1eyzes8"> |
Joanna Jeremicz | 0ac8def | 2018-12-05 10:38:39 +0100 | [diff] [blame] | 195 | <dc:Bounds x="-37" y="70" width="243" height="82" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 196 | </bpmndi:BPMNShape> |
| 197 | <bpmndi:BPMNEdge id="Association_0d7oxnz_di" bpmnElement="Association_0d7oxnz"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 198 | <di:waypoint xsi:type="dc:Point" x="-36" y="189" /> |
| 199 | <di:waypoint xsi:type="dc:Point" x="-36" y="152" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 200 | </bpmndi:BPMNEdge> |
| 201 | <bpmndi:BPMNEdge id="MessageFlow_1vrcp2d_di" bpmnElement="MessageFlow_1vrcp2d"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 202 | <di:waypoint xsi:type="dc:Point" x="1060" y="523" /> |
| 203 | <di:waypoint xsi:type="dc:Point" x="1060" y="247" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 204 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 205 | <dc:Bounds x="996" y="380" width="90" height="10" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 206 | </bpmndi:BPMNLabel> |
| 207 | </bpmndi:BPMNEdge> |
| 208 | <bpmndi:BPMNEdge id="SequenceFlow_17s9025_di" bpmnElement="SequenceFlow_17s9025"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 209 | <di:waypoint xsi:type="dc:Point" x="736" y="207" /> |
| 210 | <di:waypoint xsi:type="dc:Point" x="803" y="207" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 211 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 212 | <dc:Bounds x="719" y="187" width="90" height="10" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 213 | </bpmndi:BPMNLabel> |
| 214 | </bpmndi:BPMNEdge> |
| 215 | <bpmndi:BPMNShape id="BoundaryEvent_15eo1k9_di" bpmnElement="WaitForDmaapTimeout"> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 216 | <dc:Bounds x="1074" y="229" width="36" height="36" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 217 | <bpmndi:BPMNLabel> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 218 | <dc:Bounds x="1117" y="240" width="40" height="14" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 219 | </bpmndi:BPMNLabel> |
| 220 | </bpmndi:BPMNShape> |
| 221 | <bpmndi:BPMNEdge id="SequenceFlow_1kc34bc_di" bpmnElement="SequenceFlow_1kc34bc"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 222 | <di:waypoint xsi:type="dc:Point" x="1092" y="265" /> |
| 223 | <di:waypoint xsi:type="dc:Point" x="1092" y="363" /> |
| 224 | <di:waypoint xsi:type="dc:Point" x="1145" y="363" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 225 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 226 | <dc:Bounds x="1028" y="309" width="90" height="10" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 227 | </bpmndi:BPMNLabel> |
| 228 | </bpmndi:BPMNEdge> |
| 229 | <bpmndi:BPMNShape id="ReceiveTask_1sfysua_di" bpmnElement="WaitForDmaapPnfReadyNotification"> |
biniek | 68dbf00 | 2018-09-04 16:27:25 +0200 | [diff] [blame] | 230 | <dc:Bounds x="1008" y="167" width="100" height="80" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 231 | </bpmndi:BPMNShape> |
| 232 | <bpmndi:BPMNEdge id="SequenceFlow_0p09qgm_di" bpmnElement="SequenceFlow_0p09qgm"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 233 | <di:waypoint xsi:type="dc:Point" x="1108" y="207" /> |
| 234 | <di:waypoint xsi:type="dc:Point" x="1195" y="207" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 235 | <bpmndi:BPMNLabel> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 236 | <dc:Bounds x="1106.5" y="187" width="90" height="10" /> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 237 | </bpmndi:BPMNLabel> |
| 238 | </bpmndi:BPMNEdge> |
biniek | 402e5e2 | 2018-04-10 10:48:54 +0200 | [diff] [blame] | 239 | <bpmndi:BPMNEdge id="SequenceFlow_1o8od8e_di" bpmnElement="SequenceFlow_1o8od8e"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 240 | <di:waypoint xsi:type="dc:Point" x="903" y="207" /> |
| 241 | <di:waypoint xsi:type="dc:Point" x="1008" y="207" /> |
biniek | 402e5e2 | 2018-04-10 10:48:54 +0200 | [diff] [blame] | 242 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 243 | <dc:Bounds x="893.5" y="187" width="90" height="10" /> |
biniek | 402e5e2 | 2018-04-10 10:48:54 +0200 | [diff] [blame] | 244 | </bpmndi:BPMNLabel> |
| 245 | </bpmndi:BPMNEdge> |
| 246 | <bpmndi:BPMNEdge id="MessageFlow_0tg4hw9_di" bpmnElement="MessageFlow_0tg4hw9"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 247 | <di:waypoint xsi:type="dc:Point" x="853" y="247" /> |
| 248 | <di:waypoint xsi:type="dc:Point" x="853" y="523" /> |
biniek | 402e5e2 | 2018-04-10 10:48:54 +0200 | [diff] [blame] | 249 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 250 | <dc:Bounds x="823" y="380" width="90" height="10" /> |
biniek | 402e5e2 | 2018-04-10 10:48:54 +0200 | [diff] [blame] | 251 | </bpmndi:BPMNLabel> |
| 252 | </bpmndi:BPMNEdge> |
| 253 | <bpmndi:BPMNShape id="ServiceTask_1iax11n_di" bpmnElement="InformDmaapClient"> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 254 | <dc:Bounds x="803" y="167" width="100" height="80" /> |
biniek | 12e339c | 2018-04-16 16:14:32 +0200 | [diff] [blame] | 255 | </bpmndi:BPMNShape> |
| 256 | <bpmndi:BPMNEdge id="SequenceFlow_1miyzfe_di" bpmnElement="SequenceFlow_1miyzfe"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 257 | <di:waypoint xsi:type="dc:Point" x="1245" y="363" /> |
| 258 | <di:waypoint xsi:type="dc:Point" x="1312" y="363" /> |
biniek | 12e339c | 2018-04-16 16:14:32 +0200 | [diff] [blame] | 259 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 260 | <dc:Bounds x="1233.5" y="343" width="90" height="10" /> |
biniek | 12e339c | 2018-04-16 16:14:32 +0200 | [diff] [blame] | 261 | </bpmndi:BPMNLabel> |
| 262 | </bpmndi:BPMNEdge> |
| 263 | <bpmndi:BPMNEdge id="MessageFlow_1py54jr_di" bpmnElement="MessageFlow_1py54jr"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 264 | <di:waypoint xsi:type="dc:Point" x="1195" y="403" /> |
| 265 | <di:waypoint xsi:type="dc:Point" x="1195" y="523" /> |
biniek | 12e339c | 2018-04-16 16:14:32 +0200 | [diff] [blame] | 266 | <bpmndi:BPMNLabel> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 267 | <dc:Bounds x="1165" y="458" width="90" height="10" /> |
biniek | 12e339c | 2018-04-16 16:14:32 +0200 | [diff] [blame] | 268 | </bpmndi:BPMNLabel> |
| 269 | </bpmndi:BPMNEdge> |
biniek | 0b027e2 | 2018-04-19 15:02:18 +0200 | [diff] [blame] | 270 | <bpmndi:BPMNShape id="ServiceTask_12j7hox_di" bpmnElement="CancelDmaapClientSubscription"> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 271 | <dc:Bounds x="1145" y="323" width="100" height="80" /> |
| 272 | </bpmndi:BPMNShape> |
| 273 | <bpmndi:BPMNEdge id="SequenceFlow_0967g8p_di" bpmnElement="SequenceFlow_0967g8p"> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 274 | <di:waypoint xsi:type="dc:Point" x="148" y="207" /> |
| 275 | <di:waypoint xsi:type="dc:Point" x="219" y="207" /> |
biniek | 59e4171 | 2018-05-17 12:11:50 +0200 | [diff] [blame] | 276 | <bpmndi:BPMNLabel> |
| 277 | <dc:Bounds x="183.5" y="187" width="0" height="10" /> |
| 278 | </bpmndi:BPMNLabel> |
| 279 | </bpmndi:BPMNEdge> |
| 280 | <bpmndi:BPMNShape id="ServiceTask_0lx02qn_di" bpmnElement="CheckInputs"> |
| 281 | <dc:Bounds x="48" y="167" width="100" height="80" /> |
biniek | 0b027e2 | 2018-04-19 15:02:18 +0200 | [diff] [blame] | 282 | </bpmndi:BPMNShape> |
Joanna Jeremicz | 0ac8def | 2018-12-05 10:38:39 +0100 | [diff] [blame] | 283 | <bpmndi:BPMNShape id="ExclusiveGateway_0qwrtuy_di" bpmnElement="AaiEntryExists" isMarkerVisible="true"> |
| 284 | <dc:Bounds x="686" y="182" width="50" height="50" /> |
| 285 | <bpmndi:BPMNLabel> |
| 286 | <dc:Bounds x="672" y="242" width="77" height="14" /> |
| 287 | </bpmndi:BPMNLabel> |
| 288 | </bpmndi:BPMNShape> |
Lukasz Muszkieta | 4e9403e | 2019-01-16 11:29:46 +0100 | [diff] [blame] | 289 | <bpmndi:BPMNEdge id="SequenceFlow_0o6zhjk_di" bpmnElement="SequenceFlow_0o6zhjk"> |
| 290 | <di:waypoint xsi:type="dc:Point" x="1295" y="207" /> |
| 291 | <di:waypoint xsi:type="dc:Point" x="1364" y="207" /> |
| 292 | <bpmndi:BPMNLabel> |
| 293 | <dc:Bounds x="1329.5" y="186" width="0" height="12" /> |
| 294 | </bpmndi:BPMNLabel> |
| 295 | </bpmndi:BPMNEdge> |
| 296 | <bpmndi:BPMNShape id="ServiceTask_0xn3ug6_di" bpmnElement="CreateRelationId"> |
| 297 | <dc:Bounds x="1195" y="167" width="100" height="80" /> |
| 298 | </bpmndi:BPMNShape> |
biniek | 5c788af | 2018-03-20 16:41:13 +0100 | [diff] [blame] | 299 | </bpmndi:BPMNPlane> |
| 300 | </bpmndi:BPMNDiagram> |
| 301 | </bpmn:definitions> |