c2e960364cb13fcb2d0127bb9f1181c8d2085077
[so.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="_MagIIMOUEeW8asg-vCEgWQ" targetNamespace="http://camunda.org/schema/1.0/bpmn" exporter="Camunda Modeler" exporterVersion="1.8.2" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
3   <bpmn2:process id="ChangeModelServiceInstanceBB" name="ChangeModelServiceInstanceBB" isExecutable="true">
4     <bpmn2:startEvent id="ChangeModelServiceInstance_Start">
5       <bpmn2:outgoing>SequenceFlow_18i4a05</bpmn2:outgoing>
6     </bpmn2:startEvent>
7     <bpmn2:endEvent id="ChangeModelServiceInstance_End">
8       <bpmn2:incoming>SequenceFlow_0g502yj</bpmn2:incoming>
9     </bpmn2:endEvent>
10     <bpmn2:sequenceFlow id="SequenceFlow_18i4a05" sourceRef="ChangeModelServiceInstance_Start" targetRef="SDNCChangeModelServiceInstance" />
11     <bpmn2:sequenceFlow id="SequenceFlow_0g502yj" sourceRef="AAIUpdateModelServiceInstance" targetRef="ChangeModelServiceInstance_End" />
12     <bpmn2:serviceTask id="SDNCChangeModelServiceInstance" name="&#10;SDNC &#10;Change&#10;(svc instance)&#10;" camunda:expression="${SDNCChangeAssignTasks.changeModelServiceInstance(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
13       <bpmn2:incoming>SequenceFlow_18i4a05</bpmn2:incoming>
14       <bpmn2:outgoing>SequenceFlow_1q3rjt4</bpmn2:outgoing>
15     </bpmn2:serviceTask>
16     <bpmn2:serviceTask id="AAIUpdateModelServiceInstance" name="&#10;AAI &#10;Update&#10;(svc Instance)&#10;" camunda:expression="${AAIUpdateTasks.updateServiceInstance(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
17       <bpmn2:incoming>SequenceFlow_0ycnbyf</bpmn2:incoming>
18       <bpmn2:outgoing>SequenceFlow_0g502yj</bpmn2:outgoing>
19     </bpmn2:serviceTask>
20     <bpmn2:callActivity id="CallActivity_sdncHandlerReq" name="SDNC ChangeModel (svc instance)" calledElement="SDNCHandler">
21       <bpmn2:extensionElements>
22         <camunda:in source="SDNCRequest" target="SDNCRequest" />
23         <camunda:out source="SDNCResponse" target="SDNCResponse" />
24       </bpmn2:extensionElements>
25       <bpmn2:incoming>SequenceFlow_1q3rjt4</bpmn2:incoming>
26       <bpmn2:outgoing>SequenceFlow_0ycnbyf</bpmn2:outgoing>
27     </bpmn2:callActivity>
28     <bpmn2:sequenceFlow id="SequenceFlow_1q3rjt4" sourceRef="SDNCChangeModelServiceInstance" targetRef="CallActivity_sdncHandlerReq" />
29     <bpmn2:sequenceFlow id="SequenceFlow_0ycnbyf" sourceRef="CallActivity_sdncHandlerReq" targetRef="AAIUpdateModelServiceInstance" />
30   </bpmn2:process>
31   <bpmn2:error id="Error_2" name="MSOWorkflowException" errorCode="MSOWorkflowException" />
32   <bpmn2:error id="Error_1" name="java.lang.Exception" errorCode="java.lang.Exception" />
33   <bpmn2:error id="Error_1vf4z8q" name="gDelegateError" errorCode="7000" />
34   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
35     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="ChangeModelServiceInstanceBB">
36       <bpmndi:BPMNShape id="StartEvent_0kbx0xk_di" bpmnElement="ChangeModelServiceInstance_Start">
37         <dc:Bounds x="74.89184952978059" y="88.42789968652036" width="36" height="36" />
38         <bpmndi:BPMNLabel>
39           <dc:Bounds x="81" y="128" width="24" height="12" />
40         </bpmndi:BPMNLabel>
41       </bpmndi:BPMNShape>
42       <bpmndi:BPMNShape id="EndEvent_0zsc8pz_di" bpmnElement="ChangeModelServiceInstance_End">
43         <dc:Bounds x="631.6078576723498" y="88" width="36" height="36" />
44         <bpmndi:BPMNLabel>
45           <dc:Bounds x="641" y="128" width="19" height="12" />
46         </bpmndi:BPMNLabel>
47       </bpmndi:BPMNShape>
48       <bpmndi:BPMNEdge id="SequenceFlow_18i4a05_di" bpmnElement="SequenceFlow_18i4a05">
49         <di:waypoint xsi:type="dc:Point" x="111" y="106" />
50         <di:waypoint xsi:type="dc:Point" x="158" y="106" />
51         <bpmndi:BPMNLabel>
52           <dc:Bounds x="89.5" y="85" width="90" height="12" />
53         </bpmndi:BPMNLabel>
54       </bpmndi:BPMNEdge>
55       <bpmndi:BPMNEdge id="SequenceFlow_0g502yj_di" bpmnElement="SequenceFlow_0g502yj">
56         <di:waypoint xsi:type="dc:Point" x="589" y="106" />
57         <di:waypoint xsi:type="dc:Point" x="632" y="106" />
58         <bpmndi:BPMNLabel>
59           <dc:Bounds x="565.5" y="85" width="90" height="12" />
60         </bpmndi:BPMNLabel>
61       </bpmndi:BPMNEdge>
62       <bpmndi:BPMNShape id="ServiceTask_03km5f0_di" bpmnElement="SDNCChangeModelServiceInstance">
63         <dc:Bounds x="158" y="66" width="100" height="80" />
64       </bpmndi:BPMNShape>
65       <bpmndi:BPMNShape id="ServiceTask_10b2mxq_di" bpmnElement="AAIUpdateModelServiceInstance">
66         <dc:Bounds x="489" y="66" width="100" height="80" />
67       </bpmndi:BPMNShape>
68       <bpmndi:BPMNShape id="CallActivity_1heowq0_di" bpmnElement="CallActivity_sdncHandlerReq">
69         <dc:Bounds x="315" y="66" width="100" height="80" />
70       </bpmndi:BPMNShape>
71       <bpmndi:BPMNEdge id="SequenceFlow_1q3rjt4_di" bpmnElement="SequenceFlow_1q3rjt4">
72         <di:waypoint xsi:type="dc:Point" x="258" y="106" />
73         <di:waypoint xsi:type="dc:Point" x="315" y="106" />
74         <bpmndi:BPMNLabel>
75           <dc:Bounds x="286.5" y="85" width="0" height="12" />
76         </bpmndi:BPMNLabel>
77       </bpmndi:BPMNEdge>
78       <bpmndi:BPMNEdge id="SequenceFlow_0ycnbyf_di" bpmnElement="SequenceFlow_0ycnbyf">
79         <di:waypoint xsi:type="dc:Point" x="415" y="106" />
80         <di:waypoint xsi:type="dc:Point" x="489" y="106" />
81         <bpmndi:BPMNLabel>
82           <dc:Bounds x="452" y="85" width="0" height="12" />
83         </bpmndi:BPMNLabel>
84       </bpmndi:BPMNEdge>
85     </bpmndi:BPMNPlane>
86   </bpmndi:BPMNDiagram>
87 </bpmn2:definitions>