From ddec5cb953086392f04d015ea561f5de4ae389c0 Mon Sep 17 00:00:00 2001 From: c00149107 Date: Wed, 25 Apr 2018 10:05:25 +0800 Subject: Update Delete Resource Flow Update Delete Resource Flow Change-Id: Ie6270d954fc1c703de4bdd0c8f1e543a155060d1 Issue-ID: SO-587 Signed-off-by: c00149107 --- .../subprocess/DoDeleteE2EServiceInstance.bpmn | 12 +-- .../resources/subprocess/DoDeleteResourcesV1.bpmn | 109 ++++++++++++++++++--- 2 files changed, 98 insertions(+), 23 deletions(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn index 524846f192..4d9bbe98da 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_0vz7cd9 @@ -166,7 +166,7 @@ dcsi.postDecomposeService(execution)]]> - + SequenceFlow_1j08ko3 SequenceFlow_1cevtpy @@ -182,11 +182,6 @@ dcsi.postDecomposeService(execution)]]> - - - @@ -405,9 +400,6 @@ csi.sendSyncResponse(execution)]]> - - - diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteResourcesV1.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteResourcesV1.bpmn index 2b9b87409d..8da0ae01cd 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteResourcesV1.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteResourcesV1.bpmn @@ -13,15 +13,15 @@ def ddrs = new DoDeleteResourcesV1() ddrs.preResourceDelete(execution)]]> - SequenceFlow_1qm7owo + SequenceFlow_098gain SequenceFlow_1ly5jrs +ddr.executeResourceDelete(execution)]]> SequenceFlow_1ly5jrs + SequenceFlow_0djplpd SequenceFlow_0i1gez5 SequenceFlow_1d5mzit - + @@ -108,6 +108,46 @@ ddrs.sequenceResource(execution)]]> def ddrs = new DoDeleteResourcesV1() ddrs.preProcessRequest(execution)]]> + + SequenceFlow_1qm7owo + SequenceFlow_098gain + SequenceFlow_19ccmqv + + + + + + + + + ${CVFMI_dbAdapterEndpoint} + + + application/soap+xml + Basic QlBFTENsaWVudDpwYXNzd29yZDEk + + + ${CVFMI_updateResOperStatusRequest} + POST + ${statusCode} + ${response} + + http-connector + + + SequenceFlow_11bgbsh + SequenceFlow_0djplpd + + + SequenceFlow_19ccmqv + SequenceFlow_11bgbsh + + + + + @@ -121,10 +161,10 @@ ddrs.preProcessRequest(execution)]]> - + - + @@ -141,23 +181,23 @@ ddrs.preProcessRequest(execution)]]> - + - + - - + + - + - + - + @@ -298,6 +338,49 @@ ddrs.preProcessRequest(execution)]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg