From a640faf880d7cd094e25576548f988952e08dbfc Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 5 Sep 2021 19:15:58 +0300 Subject: Wrong additional parameter for OOF's terminateNxiRequest Issue-ID: SO-3760 Change-Id: If4211e67ae2debcf394fd69c7e301a99d3bb9658 Signed-off-by: Alex --- .../resources/subprocess/DoDeallocateCoreNSSI.bpmn | 136 ++++++++++----------- 1 file changed, 68 insertions(+), 68 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeallocateCoreNSSI.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeallocateCoreNSSI.bpmn index bfc45f26b7..3966caeba5 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeallocateCoreNSSI.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeallocateCoreNSSI.bpmn @@ -20,11 +20,11 @@ def dcnssi= new DoDeallocateCoreNSSI() dcnssi.getNetworkServiceInstance(execution) - Flow_16192dm + Flow_01q7kcf Flow_15ew9rs Flow_0e3yvck - + Flow_15ew9rs Flow_1b14can @@ -33,14 +33,14 @@ def dcnssi= new DoDeallocateCoreNSSI() dcnssi.deleteServiceOrder(execution) - Flow_1v68jns - Flow_1eev81t + Flow_16192dm + Flow_01q7kcf import org.onap.so.bpmn.infrastructure.scripts.* def dcnssi= new DoDeallocateCoreNSSI() dcnssi.getConstituteVNFFromNetworkServiceInst(execution) - Flow_1eev81t + Flow_1v68jns Flow_0xrq94a import org.onap.so.bpmn.infrastructure.scripts.* def dcnssi= new DoDeallocateCoreNSSI() @@ -113,8 +113,7 @@ def dcnssi= new DoDeallocateCoreNSSI() #{(execution.getVariable("isTerminateNSSI" ) == true)} - - + @@ -282,9 +281,18 @@ dcnssi.timeDelay(execution) + + + + + + + + + @@ -295,8 +303,8 @@ dcnssi.timeDelay(execution) - - + + @@ -326,14 +334,14 @@ dcnssi.timeDelay(execution) - + - + - + @@ -344,13 +352,13 @@ dcnssi.timeDelay(execution) - + - + @@ -376,41 +384,37 @@ dcnssi.timeDelay(execution) - - + + - - + + - - + + - + - - + + - - - - - + - - + + - + @@ -418,20 +422,16 @@ dcnssi.timeDelay(execution) - - + + - - - - - - - + + + @@ -442,18 +442,6 @@ dcnssi.timeDelay(execution) - - - - - - - - - - - - @@ -493,32 +481,47 @@ dcnssi.timeDelay(execution) + + + + + + + + + + + + - + - + - - + + - + - - + + - + - - + + - + - - + + + + + @@ -563,9 +566,6 @@ dcnssi.timeDelay(execution) - - - -- cgit 1.2.3-korg