Merge "vfc adapter authentication bug fix"
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / BuildingBlock / AssignVfModuleBB.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="1.8.2">
3   <bpmn:process id="AssignVfModuleBB" name="AssignVfModuleBB" isExecutable="true">
4     <bpmn:startEvent id="AssignVfModuleBB_Start">
5       <bpmn:outgoing>SequenceFlow_1xr6chl</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:serviceTask id="CreateVfModule" name="&#10;AAI&#10;Create&#10;(vf module)&#10;" camunda:expression="${AAICreateTasks.createVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
8       <bpmn:incoming>SequenceFlow_1xr6chl</bpmn:incoming>
9       <bpmn:outgoing>SequenceFlow_0czewtx</bpmn:outgoing>
10     </bpmn:serviceTask>
11     <bpmn:serviceTask id="AssignVfModule" name="&#10;SDNC&#10;Assign&#10;(vf module)&#10;" camunda:expression="${SDNCAssignTasks.assignVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
12       <bpmn:incoming>SequenceFlow_0574gaa</bpmn:incoming>
13       <bpmn:outgoing>SequenceFlow_0269euz</bpmn:outgoing>
14     </bpmn:serviceTask>
15     <bpmn:sequenceFlow id="SequenceFlow_1xr6chl" sourceRef="AssignVfModuleBB_Start" targetRef="CreateVfModule" />
16     <bpmn:sequenceFlow id="SequenceFlow_0czewtx" sourceRef="CreateVfModule" targetRef="ConnectVfModuleToVolumeGroup" />
17     <bpmn:endEvent id="AssignVfModuleBB_End">
18       <bpmn:incoming>SequenceFlow_14xl505</bpmn:incoming>
19     </bpmn:endEvent>
20     <bpmn:sequenceFlow id="SequenceFlow_14xl505" sourceRef="UpdateVfModuleStatus" targetRef="AssignVfModuleBB_End" />
21     <bpmn:serviceTask id="UpdateVfModuleStatus" name="&#10;AAI&#10;Update&#10;(vf module)&#10;" camunda:expression="${AAIUpdateTasks.updateOrchestrationStatusAssignedOrPendingActivationVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
22       <bpmn:incoming>SequenceFlow_1dttbxh</bpmn:incoming>
23       <bpmn:outgoing>SequenceFlow_14xl505</bpmn:outgoing>
24     </bpmn:serviceTask>
25     <bpmn:sequenceFlow id="SequenceFlow_0574gaa" sourceRef="ConnectVfModuleToVolumeGroup" targetRef="AssignVfModule" />
26     <bpmn:serviceTask id="ConnectVfModuleToVolumeGroup" name="&#10;AAI&#10;Connect&#10;(volume)&#10;" camunda:expression="${AAICreateTasks.connectVfModuleToVolumeGroup(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
27       <bpmn:incoming>SequenceFlow_0czewtx</bpmn:incoming>
28       <bpmn:outgoing>SequenceFlow_0574gaa</bpmn:outgoing>
29     </bpmn:serviceTask>
30     <bpmn:callActivity id="CallActivity_sdncHandlerCall" name="SDNC Activate (vfModule)" calledElement="SDNCHandler">
31       <bpmn:extensionElements>
32         <camunda:in source="SDNCRequest" target="SDNCRequest" />
33         <camunda:out source="SDNCResponse" target="SDNCResponse" />
34       </bpmn:extensionElements>
35       <bpmn:incoming>SequenceFlow_0269euz</bpmn:incoming>
36       <bpmn:outgoing>SequenceFlow_1dttbxh</bpmn:outgoing>
37     </bpmn:callActivity>
38     <bpmn:sequenceFlow id="SequenceFlow_0269euz" sourceRef="AssignVfModule" targetRef="CallActivity_sdncHandlerCall" />
39     <bpmn:sequenceFlow id="SequenceFlow_1dttbxh" sourceRef="CallActivity_sdncHandlerCall" targetRef="UpdateVfModuleStatus" />
40   </bpmn:process>
41   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
42     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="AssignVfModuleBB">
43       <bpmndi:BPMNShape id="StartEvent_0kxwniy_di" bpmnElement="AssignVfModuleBB_Start">
44         <dc:Bounds x="184" y="68" width="36" height="36" />
45         <bpmndi:BPMNLabel>
46           <dc:Bounds x="190" y="104" width="24" height="12" />
47         </bpmndi:BPMNLabel>
48       </bpmndi:BPMNShape>
49       <bpmndi:BPMNShape id="ServiceTask_0028k7a_di" bpmnElement="CreateVfModule">
50         <dc:Bounds x="255" y="46" width="100" height="80" />
51       </bpmndi:BPMNShape>
52       <bpmndi:BPMNShape id="ServiceTask_13t22km_di" bpmnElement="AssignVfModule">
53         <dc:Bounds x="540" y="46" width="100" height="80" />
54       </bpmndi:BPMNShape>
55       <bpmndi:BPMNEdge id="SequenceFlow_1xr6chl_di" bpmnElement="SequenceFlow_1xr6chl">
56         <di:waypoint xsi:type="dc:Point" x="220" y="86" />
57         <di:waypoint xsi:type="dc:Point" x="255" y="86" />
58         <bpmndi:BPMNLabel>
59           <dc:Bounds x="192.5" y="71" width="90" height="0" />
60         </bpmndi:BPMNLabel>
61       </bpmndi:BPMNEdge>
62       <bpmndi:BPMNEdge id="SequenceFlow_0czewtx_di" bpmnElement="SequenceFlow_0czewtx">
63         <di:waypoint xsi:type="dc:Point" x="355" y="86" />
64         <di:waypoint xsi:type="dc:Point" x="400" y="86" />
65         <bpmndi:BPMNLabel>
66           <dc:Bounds x="332.5" y="71" width="90" height="0" />
67         </bpmndi:BPMNLabel>
68       </bpmndi:BPMNEdge>
69       <bpmndi:BPMNShape id="EndEvent_0qdq7wj_di" bpmnElement="AssignVfModuleBB_End">
70         <dc:Bounds x="1008" y="68" width="36" height="36" />
71         <bpmndi:BPMNLabel>
72           <dc:Bounds x="1016" y="108" width="19" height="12" />
73         </bpmndi:BPMNLabel>
74       </bpmndi:BPMNShape>
75       <bpmndi:BPMNEdge id="SequenceFlow_14xl505_di" bpmnElement="SequenceFlow_14xl505">
76         <di:waypoint xsi:type="dc:Point" x="964" y="86" />
77         <di:waypoint xsi:type="dc:Point" x="1008" y="86" />
78         <bpmndi:BPMNLabel>
79           <dc:Bounds x="941" y="71" width="90" height="0" />
80         </bpmndi:BPMNLabel>
81       </bpmndi:BPMNEdge>
82       <bpmndi:BPMNShape id="ServiceTask_1dgenhy_di" bpmnElement="UpdateVfModuleStatus">
83         <dc:Bounds x="864" y="46" width="100" height="80" />
84       </bpmndi:BPMNShape>
85       <bpmndi:BPMNEdge id="SequenceFlow_0574gaa_di" bpmnElement="SequenceFlow_0574gaa">
86         <di:waypoint xsi:type="dc:Point" x="500" y="86" />
87         <di:waypoint xsi:type="dc:Point" x="540" y="86" />
88         <bpmndi:BPMNLabel>
89           <dc:Bounds x="475" y="71" width="90" height="0" />
90         </bpmndi:BPMNLabel>
91       </bpmndi:BPMNEdge>
92       <bpmndi:BPMNShape id="ServiceTask_0ekqpfn_di" bpmnElement="ConnectVfModuleToVolumeGroup">
93         <dc:Bounds x="400" y="46" width="100" height="80" />
94       </bpmndi:BPMNShape>
95       <bpmndi:BPMNShape id="CallActivity_0uicgnt_di" bpmnElement="CallActivity_sdncHandlerCall">
96         <dc:Bounds x="701" y="46" width="100" height="80" />
97       </bpmndi:BPMNShape>
98       <bpmndi:BPMNEdge id="SequenceFlow_0269euz_di" bpmnElement="SequenceFlow_0269euz">
99         <di:waypoint xsi:type="dc:Point" x="640" y="86" />
100         <di:waypoint xsi:type="dc:Point" x="701" y="86" />
101         <bpmndi:BPMNLabel>
102           <dc:Bounds x="670.5" y="65" width="0" height="12" />
103         </bpmndi:BPMNLabel>
104       </bpmndi:BPMNEdge>
105       <bpmndi:BPMNEdge id="SequenceFlow_1dttbxh_di" bpmnElement="SequenceFlow_1dttbxh">
106         <di:waypoint xsi:type="dc:Point" x="801" y="86" />
107         <di:waypoint xsi:type="dc:Point" x="864" y="86" />
108         <bpmndi:BPMNLabel>
109           <dc:Bounds x="832.5" y="65" width="0" height="12" />
110         </bpmndi:BPMNLabel>
111       </bpmndi:BPMNEdge>
112     </bpmndi:BPMNPlane>
113   </bpmndi:BPMNDiagram>
114 </bpmn:definitions>