From 4e51f7fc436a503448bb527636139cb279074559 Mon Sep 17 00:00:00 2001 From: Sebastien Premont-Tendland Date: Tue, 7 Apr 2020 08:57:26 -0400 Subject: BB workflow with post instantiation is not working The new BB AbstractCDSProcessingBB was not using the InjectExecution.execute causing which seemed to be de-serialization issue. Issue-ID: SO-2797 Signed-off-by: Sebastien Premont-Tendland Change-Id: I323deee87d9cfd58d34a6edeca84843b7c87d0bf --- .../BuildingBlock/ConfigAssignVnfBB.bpmn | 29 +++++++++++----------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ConfigAssignVnfBB.bpmn') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ConfigAssignVnfBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ConfigAssignVnfBB.bpmn index 88e5eadef2..ba94fb38d7 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ConfigAssignVnfBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ConfigAssignVnfBB.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_0gmfit3 @@ -14,6 +14,7 @@ + SequenceFlow_05qembo SequenceFlow_0cvsnuu @@ -34,7 +35,7 @@ - + #{execution.getVariable("ControllerStatus").equals("Success")} SequenceFlow_15gxql1 @@ -49,15 +50,15 @@ - - + + - - + + @@ -66,8 +67,8 @@ - - + + @@ -76,12 +77,12 @@ - - + + - - + + @@ -90,8 +91,8 @@ - - + + -- cgit 1.2.3-korg