Merge "Removed audit code"
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / BuildingBlock / ActivateVfModuleBB.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: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="3.7.0">
3   <bpmn:process id="ActivateVfModuleBB" name="ActivateVfModuleBB" isExecutable="true">
4     <bpmn:startEvent id="ActivateVfModuleBB_Start">
5       <bpmn:outgoing>Flow_1hz7ga1</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:endEvent id="ActivateVfModuleBB_End">
8       <bpmn:incoming>SequenceFlow_0xsp0pv</bpmn:incoming>
9     </bpmn:endEvent>
10     <bpmn:serviceTask id="ActivateVfModule" name="&#10;SDNC&#10;Activate&#10;(vf module)&#10;" camunda:expression="${SDNCActivateTasks.activateVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
11       <bpmn:incoming>Flow_1hz7ga1</bpmn:incoming>
12       <bpmn:outgoing>SequenceFlow_1a495wm</bpmn:outgoing>
13     </bpmn:serviceTask>
14     <bpmn:serviceTask id="UpdateVfModuleActiveStatus" name="&#10;AAI&#10;Update&#10;(vf module)&#10;" camunda:expression="${AAIUpdateTasks.updateOrchestrationStatusActivateVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
15       <bpmn:incoming>SequenceFlow_1j4x1ej</bpmn:incoming>
16       <bpmn:outgoing>SequenceFlow_0xsp0pv</bpmn:outgoing>
17     </bpmn:serviceTask>
18     <bpmn:sequenceFlow id="SequenceFlow_0xsp0pv" sourceRef="UpdateVfModuleActiveStatus" targetRef="ActivateVfModuleBB_End" />
19     <bpmn:callActivity id="CallActivity_sdncHandler" name="SDNC Activate (vfModule)" calledElement="SDNCHandler">
20       <bpmn:extensionElements>
21         <camunda:in source="SDNCRequest" target="SDNCRequest" />
22         <camunda:out source="SDNCResponse" target="SDNCResponse" />
23         <camunda:out source="WorkflowException" target="WorkflowException" />
24         <camunda:in source="mso-request-id" target="mso-request-id" />
25       </bpmn:extensionElements>
26       <bpmn:incoming>SequenceFlow_1a495wm</bpmn:incoming>
27       <bpmn:outgoing>SequenceFlow_1j4x1ej</bpmn:outgoing>
28     </bpmn:callActivity>
29     <bpmn:sequenceFlow id="SequenceFlow_1a495wm" sourceRef="ActivateVfModule" targetRef="CallActivity_sdncHandler" />
30     <bpmn:sequenceFlow id="SequenceFlow_1j4x1ej" sourceRef="CallActivity_sdncHandler" targetRef="UpdateVfModuleActiveStatus" />
31     <bpmn:sequenceFlow id="Flow_1hz7ga1" sourceRef="ActivateVfModuleBB_Start" targetRef="ActivateVfModule" />
32   </bpmn:process>
33   <bpmn:error id="Error_0q258vt" errorCode="7000" />
34   <bpmn:error id="Error_0zgccif" name="org.onap.so.adapters.inventory.create.InventoryException" errorCode="org.onap.so.adapters.inventory.create.InventoryException" />
35   <bpmn:error id="Error_1s3kxze" name="Error_3q664s5" errorCode="AAIInventoryFailure" />
36   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
37     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="ActivateVfModuleBB">
38       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="ActivateVfModuleBB_Start">
39         <dc:Bounds x="156" y="100" width="36" height="36" />
40         <bpmndi:BPMNLabel>
41           <dc:Bounds x="58" y="270" width="90" height="12" />
42         </bpmndi:BPMNLabel>
43       </bpmndi:BPMNShape>
44       <bpmndi:BPMNShape id="EndEvent_1v967li_di" bpmnElement="ActivateVfModuleBB_End">
45         <dc:Bounds x="736" y="101" width="36" height="36" />
46         <bpmndi:BPMNLabel>
47           <dc:Bounds x="1235" y="275" width="90" height="12" />
48         </bpmndi:BPMNLabel>
49       </bpmndi:BPMNShape>
50       <bpmndi:BPMNShape id="ServiceTask_0hawa84_di" bpmnElement="ActivateVfModule">
51         <dc:Bounds x="290" y="78" width="100" height="80" />
52       </bpmndi:BPMNShape>
53       <bpmndi:BPMNShape id="ServiceTask_175e9ul_di" bpmnElement="UpdateVfModuleActiveStatus">
54         <dc:Bounds x="546" y="78" width="100" height="80" />
55       </bpmndi:BPMNShape>
56       <bpmndi:BPMNEdge id="SequenceFlow_0xsp0pv_di" bpmnElement="SequenceFlow_0xsp0pv">
57         <di:waypoint x="646" y="118" />
58         <di:waypoint x="736" y="119" />
59         <bpmndi:BPMNLabel>
60           <dc:Bounds x="1314" y="231.5" width="90" height="12" />
61         </bpmndi:BPMNLabel>
62       </bpmndi:BPMNEdge>
63       <bpmndi:BPMNShape id="CallActivity_03jkesd_di" bpmnElement="CallActivity_sdncHandler">
64         <dc:Bounds x="418" y="78" width="100" height="80" />
65       </bpmndi:BPMNShape>
66       <bpmndi:BPMNEdge id="SequenceFlow_1a495wm_di" bpmnElement="SequenceFlow_1a495wm">
67         <di:waypoint x="390" y="118" />
68         <di:waypoint x="418" y="118" />
69         <bpmndi:BPMNLabel>
70           <dc:Bounds x="1027" y="231" width="90" height="12" />
71         </bpmndi:BPMNLabel>
72       </bpmndi:BPMNEdge>
73       <bpmndi:BPMNEdge id="SequenceFlow_1j4x1ej_di" bpmnElement="SequenceFlow_1j4x1ej">
74         <di:waypoint x="518" y="118" />
75         <di:waypoint x="546" y="118" />
76         <bpmndi:BPMNLabel>
77           <dc:Bounds x="1155" y="231" width="90" height="12" />
78         </bpmndi:BPMNLabel>
79       </bpmndi:BPMNEdge>
80       <bpmndi:BPMNEdge id="Flow_1hz7ga1_di" bpmnElement="Flow_1hz7ga1">
81         <di:waypoint x="192" y="118" />
82         <di:waypoint x="290" y="118" />
83       </bpmndi:BPMNEdge>
84     </bpmndi:BPMNPlane>
85   </bpmndi:BPMNDiagram>
86 </bpmn:definitions>