From 2443cd84e0c62261c0c1ec7657ebf4c1ab7a954d Mon Sep 17 00:00:00 2001 From: deepikasatheesh Date: Fri, 4 Feb 2022 09:37:44 +0000 Subject: Fix bugs in modify &terminate flow Issue-ID: SO-3847 Signed-off-by: deepikasatheesh Change-Id: Ib6d2817bcf3e340713a2f72630915173344b81d5 --- .../resources/subprocess/DoAllocateAccessNSSI.bpmn | 262 ++++++++++----------- 1 file changed, 131 insertions(+), 131 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateAccessNSSI.bpmn') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateAccessNSSI.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateAccessNSSI.bpmn index 85aa7c2bf5..374ce4c459 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateAccessNSSI.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateAccessNSSI.bpmn @@ -1,5 +1,5 @@ - + Flow_163f3sq @@ -19,7 +19,7 @@ def nss = new DoAllocateAccessNSSI() nss.getSubnetCapabilities(execution) - Flow_1gxbsoi + Flow_0833cha Flow_1xw4abx import org.onap.so.bpmn.infrastructure.scripts.* def nss = new DoAllocateAccessNSSI() @@ -50,7 +50,7 @@ nss.prepareOperationStatusUpdate(execution) Flow_0ll5x3u - + @@ -80,7 +80,7 @@ nss.prepareTnMhRequest(execution) - Flow_0bd6dhi + Flow_06qv0en @@ -432,14 +432,7 @@ nss.updateAaiWithRANInstances(execution) - - - Flow_0833cha - Flow_1gxbsoi - import org.onap.so.bpmn.infrastructure.scripts.* -def nss = new DoAllocateAccessNSSI() -nss.updateAairelationships(execution) - + Flow_18rrdsq @@ -510,7 +503,6 @@ nss.prepareFailedOperationStatusUpdate(execution) - Flow_0rb4j9r @@ -561,11 +553,37 @@ nss.prepareFailedOperationStatusUpdate(execution) #{(execution.getVariable("IsRANNfAlonePresent" ) == true)} + + Flow_0bd6dhi + Flow_06qv0en + import org.onap.so.bpmn.infrastructure.scripts.* +def nss = new DoAllocateAccessNSSI() +nss.updateAairelationships(execution) + + + + + + + + + + + + + + + + + + + + @@ -584,14 +602,24 @@ nss.prepareFailedOperationStatusUpdate(execution) + + + + + + + + + + + + + + - - - - @@ -604,7 +632,15 @@ nss.prepareFailedOperationStatusUpdate(execution) - + + + + + + + + + @@ -691,6 +727,14 @@ nss.prepareFailedOperationStatusUpdate(execution) + + + + + + + + @@ -765,64 +809,20 @@ nss.prepareFailedOperationStatusUpdate(execution) - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - + + + @@ -836,15 +836,6 @@ nss.prepareFailedOperationStatusUpdate(execution) - - - - - - - - - @@ -860,12 +851,6 @@ nss.prepareFailedOperationStatusUpdate(execution) - - - - - - @@ -893,6 +878,12 @@ nss.prepareFailedOperationStatusUpdate(execution) + + + + + + @@ -902,6 +893,12 @@ nss.prepareFailedOperationStatusUpdate(execution) + + + + + + @@ -929,6 +926,9 @@ nss.prepareFailedOperationStatusUpdate(execution) + + + @@ -938,6 +938,9 @@ nss.prepareFailedOperationStatusUpdate(execution) + + + @@ -980,59 +983,26 @@ nss.prepareFailedOperationStatusUpdate(execution) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - + + - + - - - - - + + + + + + + + @@ -1068,6 +1038,12 @@ nss.prepareFailedOperationStatusUpdate(execution) + + + + + + @@ -1083,6 +1059,18 @@ nss.prepareFailedOperationStatusUpdate(execution) + + + + + + + + + + + + @@ -1095,6 +1083,18 @@ nss.prepareFailedOperationStatusUpdate(execution) + + + + + + + + + + + + -- cgit 1.2.3-korg