From 5e83d43305c69c41d9d455a844e435501f6d3a6e Mon Sep 17 00:00:00 2001 From: seshukm Date: Thu, 26 Oct 2017 13:13:20 +0530 Subject: fix update operation Status fixing update of operation status for del e2e svc IssueId: SO-263 Change-Id: I797f36c54d4fd90f697b22d576666197b311713f Signed-off-by: seshukm --- .../process/DeleteCustomE2EServiceInstance.bpmn | 84 +++++++------------ .../DoCustomDeleteE2EServiceInstance.bpmn | 97 +++++++++++++++++----- 2 files changed, 106 insertions(+), 75 deletions(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn index 0273983104..c6a6d02e4c 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn @@ -109,7 +109,7 @@ csi.sendSyncError(execution)]]> - SequenceFlow_1x62wqv + SequenceFlow_0yowshs SequenceFlow_0zf2qyk - + - - SequenceFlow_0yowshs - SequenceFlow_1x62wqv - - - @@ -156,39 +148,39 @@ ddsi.preInitResourcesOperStatus(execution)]]> - + - + - + - + - + - + - + - + - + - + @@ -199,54 +191,52 @@ ddsi.preInitResourcesOperStatus(execution)]]> - - + + - + - - + + - + - - + + - + - + - + - - + + - + - - + + - + - - - - + + - + @@ -331,16 +321,6 @@ ddsi.preInitResourcesOperStatus(execution)]]> - - - - - - - - - - diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCustomDeleteE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCustomDeleteE2EServiceInstance.bpmn index ea7056d1b4..22246316d2 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCustomDeleteE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCustomDeleteE2EServiceInstance.bpmn @@ -112,7 +112,7 @@ ex.processJavaException(execution)]]> SequenceFlow_1wmjau1 SequenceFlow_0qquvgc - + SequenceFlow_1931m8u @@ -142,7 +142,7 @@ def ddsi = new DoCustomDeleteE2EServiceInstance() ddsi.postProcessSDNCDelete(execution, response, "delete")]]> - SequenceFlow_1av166w + SequenceFlow_0l4w9nr SequenceFlow_1dza4q4 SequenceFlow_1g4djgh SequenceFlow_0uc2beq + + SequenceFlow_1av166w + SequenceFlow_1ym9otf + + + + + + + ${URN_mso_openecomp_adapters_db_endpoint} + + + application/soap+xml + #{BasicAuthHeaderValueDB} + + + ${CVFMI_initResOperStatusRequest} + POST + ${statusCode} + ${response} + + http-connector + + + SequenceFlow_1ym9otf + SequenceFlow_0l4w9nr + + + @@ -344,9 +375,9 @@ ddsi.preResourceDelete(execution, resourceName )]]> - + - + @@ -373,20 +404,20 @@ ddsi.preResourceDelete(execution, resourceName )]]> - + - - + + - + - - + + - + @@ -432,38 +463,58 @@ ddsi.preResourceDelete(execution, resourceName )]]> - + - - + + - + - - + + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg