From 76ab7b1e386d56504f9ae5bce8f37d6272340612 Mon Sep 17 00:00:00 2001 From: Yulian Han Date: Tue, 13 Nov 2018 20:40:26 +0800 Subject: Get Csar file bug fix modify getting openecomp.db.endpoint config codes Delete bug fix for R3 config changes Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064408 Issue-ID: SO-1194 Signed-off-by: Yulian Han --- .../subprocess/DoDeleteE2EServiceInstance.bpmn | 182 +++++++++++++++++---- 1 file changed, 147 insertions(+), 35 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn index a975ebdee0..17f6c66e4a 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_0vz7cd9 @@ -24,6 +24,7 @@ ddsi.postProcessAAIGET(execution)]]> SequenceFlow_1cevtpy + SequenceFlow_12rr1yy SequenceFlow_0e7inkl - - - SequenceFlow_0ha8ix9 - - SequenceFlow_1961633 @@ -133,7 +129,7 @@ dcsi.prepareDecomposeService(execution)]]> SequenceFlow_0orw2f8 - SequenceFlow_0ha8ix9 + SequenceFlow_013rime @@ -167,6 +163,63 @@ dcsi.postDecomposeService(execution)]]> + + SequenceFlow_1fozgqz + + + + SequenceFlow_013rime + SequenceFlow_1fozgqz + SequenceFlow_1ncja2b + + + SequenceFlow_1ncja2b + + + + + + + + + + + + ${CVFMI_dbAdapterEndpoint} + + + application/soap+xml + Basic QlBFTENsaWVudDpwYXNzd29yZDEk + + + ${CVFMI_updateServiceOperStatusRequest} + POST + ${statusCode} + ${response} + + http-connector + + + SequenceFlow_1ab3vex + SequenceFlow_12rr1yy + + + SequenceFlow_0h5c1bd + SequenceFlow_1ab3vex + + + + SequenceFlow_0h5c1bd + + + + + @@ -192,7 +245,7 @@ dcsi.postDecomposeService(execution)]]> - + @@ -220,32 +273,32 @@ dcsi.postDecomposeService(execution)]]> - + - + - + - + - + - - + + - + - - + + - + @@ -298,21 +351,6 @@ dcsi.postDecomposeService(execution)]]> - - - - - - - - - - - - - - - @@ -373,6 +411,80 @@ dcsi.postDecomposeService(execution)]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file + -- cgit 1.2.3-korg