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.4.0">
 
   3   <bpmn:process id="VNFUnsetClosedLoopDisabledFlagActivity" name="VNFUnsetClosedLoopDisabledFlagActivity" isExecutable="true">
 
   4     <bpmn:startEvent id="VNFUnsetClosedLoopDisabledFlagActivity_Start">
 
   5       <bpmn:outgoing>SequenceFlow_19it9ao</bpmn:outgoing>
 
   7     <bpmn:endEvent id="VNFUnsetClosedLoopDisabledFlagActivity_End">
 
   8       <bpmn:incoming>SequenceFlow_1en9xbh</bpmn:incoming>
 
  10     <bpmn:serviceTask id="TaskVNFUnsetClosedLoopDisabledFlagActivity" name="VNF Unset Closed Loop Disabled Flag (AAI)" camunda:expression="${AAIFlagTasks.modifyVnfClosedLoopDisabledFlag(InjectExecution.execute(execution, execution.getVariable("gBuildingBlockExecution")), false)}">
 
  11       <bpmn:incoming>SequenceFlow_19it9ao</bpmn:incoming>
 
  12       <bpmn:outgoing>SequenceFlow_1en9xbh</bpmn:outgoing>
 
  14     <bpmn:sequenceFlow id="SequenceFlow_19it9ao" sourceRef="VNFUnsetClosedLoopDisabledFlagActivity_Start" targetRef="TaskVNFUnsetClosedLoopDisabledFlagActivity" />
 
  15     <bpmn:sequenceFlow id="SequenceFlow_1en9xbh" sourceRef="TaskVNFUnsetClosedLoopDisabledFlagActivity" targetRef="VNFUnsetClosedLoopDisabledFlagActivity_End" />
 
  17   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
 
  18     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="VNFUnsetClosedLoopDisabledFlagActivity">
 
  19       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="VNFUnsetClosedLoopDisabledFlagActivity_Start">
 
  20         <dc:Bounds x="173" y="102" width="36" height="36" />
 
  22       <bpmndi:BPMNShape id="EndEvent_1phehn7_di" bpmnElement="VNFUnsetClosedLoopDisabledFlagActivity_End">
 
  23         <dc:Bounds x="501" y="102" width="36" height="36" />
 
  25           <dc:Bounds x="519" y="142" width="0" height="12" />
 
  28       <bpmndi:BPMNShape id="ServiceTask_15fwoxi_di" bpmnElement="TaskVNFUnsetClosedLoopDisabledFlagActivity">
 
  29         <dc:Bounds x="296" y="80" width="100" height="80" />
 
  31       <bpmndi:BPMNEdge id="SequenceFlow_19it9ao_di" bpmnElement="SequenceFlow_19it9ao">
 
  32         <di:waypoint xsi:type="dc:Point" x="209" y="120" />
 
  33         <di:waypoint xsi:type="dc:Point" x="296" y="120" />
 
  35           <dc:Bounds x="252.5" y="99" width="0" height="12" />
 
  38       <bpmndi:BPMNEdge id="SequenceFlow_1en9xbh_di" bpmnElement="SequenceFlow_1en9xbh">
 
  39         <di:waypoint xsi:type="dc:Point" x="396" y="120" />
 
  40         <di:waypoint xsi:type="dc:Point" x="501" y="120" />
 
  42           <dc:Bounds x="448.5" y="99" width="0" height="12" />