From 522bb0f585c7248a99c26cc10a5bbc0954e27e82 Mon Sep 17 00:00:00 2001 From: Joanna Jeremicz Date: Wed, 5 Dec 2018 10:38:39 +0100 Subject: Use UUID to fill pnf-id in PNF PnP Issue-ID: SO-1272 Change-Id: If516b7ec38dad3fbc7409aff42275a98ef2af76b Signed-off-by: Joanna Jeremicz --- .../process/CreateAndActivatePnfResource.bpmn | 53 +-- .../CreateVcpeResCustService_simplified.bpmn | 360 +++++++++++---------- 2 files changed, 213 insertions(+), 200 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/process') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateAndActivatePnfResource.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateAndActivatePnfResource.bpmn index e0b14ab0db..d8079174c1 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateAndActivatePnfResource.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateAndActivatePnfResource.bpmn @@ -1,10 +1,10 @@ - + - + @@ -14,12 +14,12 @@ - + #{!aaiContainsInfoAboutPnf} - + @@ -35,16 +35,11 @@ SequenceFlow_1kc34bc SequenceFlow_1miyzfe - + SequenceFlow_17s9025 SequenceFlow_1o8od8e - - SequenceFlow_1qr6cmf - SequenceFlow_1l1t6ak - SequenceFlow_17s9025 - - + SequenceFlow_0v5ffpe SequenceFlow_1qr6cmf @@ -77,11 +72,17 @@ #{timeoutForPnfEntryNotification} + + SequenceFlow_1l1t6ak + SequenceFlow_1qr6cmf + SequenceFlow_17s9025 + Inputs:  - timeoutForPnfEntryNotification - String - correlationId - String + - uuid - String @@ -113,7 +114,7 @@ - + @@ -124,12 +125,12 @@ - + - - + + - + @@ -141,7 +142,7 @@ - + @@ -186,18 +187,12 @@ - - - - - - - + - + @@ -207,7 +202,7 @@ - + @@ -281,6 +276,12 @@ + + + + + + diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateVcpeResCustService_simplified.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateVcpeResCustService_simplified.bpmn index 02b564e81f..3940dece12 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateVcpeResCustService_simplified.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/CreateVcpeResCustService_simplified.bpmn @@ -1,12 +1,12 @@ - + SequenceFlow_7 SequenceFlow_3 - import org.onap.so.bpmn.vcpe.scripts.* def CreateVcpeResCustService = new CreateVcpeResCustService() -CreateVcpeResCustService.sendSyncResponse(execution)]]> +CreateVcpeResCustService.sendSyncResponse(execution) @@ -16,10 +16,9 @@ CreateVcpeResCustService.sendSyncResponse(execution)]]> SequenceFlow_1 SequenceFlow_7 - import org.onap.so.bpmn.vcpe.scripts.* def CreateVcpeResCustService = new CreateVcpeResCustService() -CreateVcpeResCustService.preProcessRequest(execution) -]]> +CreateVcpeResCustService.preProcessRequest(execution) @@ -29,9 +28,9 @@ CreateVcpeResCustService.preProcessRequest(execution) SequenceFlow_0afe2pg SequenceFlow_29 - import org.onap.so.bpmn.vcpe.scripts.* def CreateVcpeResCustService = new CreateVcpeResCustService() -CreateVcpeResCustService.postProcessResponse(execution)]]> +CreateVcpeResCustService.postProcessResponse(execution) @@ -52,8 +51,8 @@ CreateVcpeResCustService.postProcessResponse(execution)]]> SequenceFlow_8 SequenceFlow_6 - + // The following variable is checked by the unit test +execution.setVariable("CreateVcpeResCustServiceSuccessIndicator", true) @@ -72,9 +71,9 @@ execution.setVariable("CreateVcpeResCustServiceSuccessIndicator", true)]]> SequenceFlow_2 SequenceFlow_5 - import org.onap.so.bpmn.common.scripts.* ExceptionUtil ex = new ExceptionUtil() -ex.processJavaException(execution)]]> +ex.processJavaException(execution) @@ -124,16 +123,16 @@ ex.processJavaException(execution)]]> SequenceFlow_0jg47xm SequenceFlow_0807ukc - import org.onap.so.bpmn.vcpe.scripts.* def CreateVcpeResCustService = new CreateVcpeResCustService() -CreateVcpeResCustService.prepareFalloutRequest(execution)]]> +CreateVcpeResCustService.prepareFalloutRequest(execution) - + #{execution.getVariable("disableRollback") != true} - + #{execution.getVariable("PONR") == true} @@ -176,16 +175,16 @@ CreateVcpeResCustService.prepareFalloutRequest(execution)]]> SequenceFlow_02o4yqx SequenceFlow_0ftzjjm - import org.onap.so.bpmn.vcpe.scripts.* def CreateVcpeResCustService= new CreateVcpeResCustService() -CreateVcpeResCustService.preProcessRollback(execution)]]> +CreateVcpeResCustService.preProcessRollback(execution) SequenceFlow_0dvsqpp SequenceFlow_1rabks0 - import org.onap.so.bpmn.vcpe.scripts.* def CreateVcpeResCustService= new CreateVcpeResCustService() -CreateVcpeResCustService.postProcessRollback(execution)]]> +CreateVcpeResCustService.postProcessRollback(execution) @@ -210,7 +209,7 @@ CreateVcpeResCustService.postProcessRollback(execution)]]> SequenceFlow_027lz43 - + #{execution.getVariable("DCARBRG_rollbackData") != null } @@ -231,7 +230,7 @@ CreateVcpeResCustService.postProcessRollback(execution)]]> SequenceFlow_0dr2fem - + #{ execution.getVariable("DCARBRG_rolledBack") == true } @@ -240,7 +239,7 @@ CreateVcpeResCustService.postProcessRollback(execution)]]> SequenceFlow_1mbymcu - + #{ execution.getVariable("DCVAM_rolledBack") ==true } @@ -259,7 +258,7 @@ CreateVcpeResCustService.postProcessRollback(execution)]]> - + #{execution.getVariable("rolledBack") != null && execution.getVariable("rolledBack") == false} @@ -275,7 +274,7 @@ CreateVcpeResCustService.postProcessRollback(execution)]]> SequenceFlow_0ne9n0g - + #{execution.getVariable("DCARTXC_rollbackData") != null } SequenceFlow_0ne9n0g @@ -284,11 +283,11 @@ CreateVcpeResCustService.postProcessRollback(execution)]]> - + #{ execution.getVariable("DCRESI_rollbackData") != null } - + #{ execution.getVariable("DCARTXC_rolledBack") == true } @@ -303,13 +302,13 @@ CreateVcpeResCustService.postProcessRollback(execution)]]> - + #{execution.getVariable("DCVAM_rollbackData") != null } SequenceFlow_12ilko1 SequenceFlow_0afe2pg - + #{execution.setVariable("PONR", true)} @@ -332,9 +331,9 @@ CreateVcpeResCustService.postProcessRollback(execution)]]> SequenceFlow_1eu60rt SequenceFlow_00h6hmd - import org.onap.so.bpmn.vcpe.scripts.* def CreateVcpeResCustService = new CreateVcpeResCustService() -CreateVcpeResCustService.prepareDecomposeService(execution)]]> +CreateVcpeResCustService.prepareDecomposeService(execution) @@ -350,20 +349,21 @@ CreateVcpeResCustService.prepareDecomposeService(execution)]]> SequenceFlow_17g05fd SequenceFlow_11efpvh - import org.onap.so.bpmn.vcpe.scripts.* def CreateVcpeResCustService = new CreateVcpeResCustService() -CreateVcpeResCustService.processDecomposition(execution)]]> +CreateVcpeResCustService.processDecomposition(execution) - + + - SequenceFlow_0gj4vud + SequenceFlow_1yojilk SequenceFlow_0clhseq @@ -393,16 +393,16 @@ CreateVcpeResCustService.processDecomposition(execution)]]> SequenceFlow_1429lyc SequenceFlow_0bt420h - import org.onap.so.bpmn.vcpe.scripts.* def CreateVcpeResCustService = new CreateVcpeResCustService() -CreateVcpeResCustService.prepareCreateServiceInstance(execution)]]> +CreateVcpeResCustService.prepareCreateServiceInstance(execution) SequenceFlow_0ocy2qp SequenceFlow_11gw54u - import org.onap.so.bpmn.vcpe.scripts.* def CreateVcpeResCustService = new CreateVcpeResCustService() -CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> +CreateVcpeResCustService.postProcessServiceInstanceCreate(execution) SequenceFlow_1429lyc @@ -416,6 +416,11 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> + + + SequenceFlow_0gj4vud + SequenceFlow_1yojilk + @@ -431,8 +436,8 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + @@ -444,8 +449,8 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + @@ -454,8 +459,8 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + @@ -467,8 +472,8 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + @@ -492,24 +497,24 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - - - + + + + - - + + @@ -518,8 +523,8 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + @@ -582,41 +587,41 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - - + + + - - - - + + + + - - + + - - - - + + + + @@ -625,16 +630,16 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - - + + + @@ -649,30 +654,30 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - - + + + - - + + - - + + @@ -690,9 +695,9 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - - + + + @@ -701,10 +706,10 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - - - + + + + @@ -719,8 +724,8 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + @@ -732,15 +737,15 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - + + @@ -761,25 +766,25 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - - + + + - - + + - - - - + + + + @@ -797,8 +802,8 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + @@ -810,16 +815,16 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - - + + + @@ -831,22 +836,22 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - + + - - + + @@ -858,15 +863,15 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - + + @@ -878,40 +883,40 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - - + + + - - + + - - - - + + + + - - + + - - - + + + @@ -923,19 +928,19 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - + - + - - - - + + + + @@ -947,30 +952,30 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - + + - - - + + + - - + + @@ -979,16 +984,16 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - - + + + @@ -997,28 +1002,28 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - + + - - + + - + @@ -1042,33 +1047,40 @@ CreateVcpeResCustService.postProcessServiceInstanceCreate(execution)]]> - - + + - - + + - - + + - - + + + + + + + + + -- cgit 1.2.3-korg