From 7fefbe88749f66ce1bccdd053f7c2b14c0dca2b6 Mon Sep 17 00:00:00 2001 From: Sunil Date: Fri, 24 Apr 2020 13:29:32 +0530 Subject: Adding Generic VNF information in ControllerExeuctionBB flow Solving BlueprintName and BlueprintVersion issue Changing vf-module to vfmodule Updating AAI with Orchestration status Issue-ID: SO-2806 Signed-off-by: sunilb Change-Id: Ibaad1a61d3c966041cfe86134803ad78cc31b58b --- .../BuildingBlock/ControllerExecutionBB.bpmn | 90 +++++++++------------- 1 file changed, 35 insertions(+), 55 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ControllerExecutionBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ControllerExecutionBB.bpmn index f12a3d241f..836950e9be 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ControllerExecutionBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ControllerExecutionBB.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_0gmfit3 @@ -10,30 +10,20 @@ SequenceFlow_0no1qag - - - - - - - SequenceFlow_05qembo - SequenceFlow_0cvsnuu - - + SequenceFlow_07tqu82 SequenceFlow_1mkhog2 - - + + SequenceFlow_0vzx2yr SequenceFlow_05qembo - SequenceFlow_0cvsnuu + SequenceFlow_05qembo SequenceFlow_07tqu82 SequenceFlow_15gxql1 - #{execution.getVariable("ControllerStatus").equals("Success")} @@ -81,7 +71,7 @@ - ${execution.getVariable("controller_actor") == "CDS"} + ${execution.getVariable("actor") == "CDS"} @@ -94,8 +84,8 @@ - - + + @@ -107,24 +97,21 @@ - - - + + + - - - - - + + - + @@ -136,16 +123,9 @@ - - - - - - - - - + + @@ -157,8 +137,8 @@ - - + + @@ -167,8 +147,8 @@ - - + + @@ -180,8 +160,8 @@ - - + + @@ -190,24 +170,24 @@ - - - + + + - - - + + + - - + + @@ -222,16 +202,16 @@ - - + + - - - + + + -- cgit 1.2.3-korg