From 7ff576f74b103e9d93e60bb89ffda3860a47aa28 Mon Sep 17 00:00:00 2001 From: seshukm Date: Wed, 25 Oct 2017 09:47:33 +0530 Subject: update operation status for E2Edelete IssueId: SO-258 Change-Id: I7699b44d5e72fdcec96f86b0c493b969f9c91598 Signed-off-by: seshukm --- .../process/DeleteCustomE2EServiceInstance.bpmn | 98 +++++++++++++--------- .../DoCustomDeleteE2EServiceInstance.bpmn | 97 +++++---------------- 2 files changed, 80 insertions(+), 115 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 f24acb4a51..0273983104 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_0yowshs + SequenceFlow_1x62wqv SequenceFlow_0zf2qyk - + + + SequenceFlow_0yowshs + SequenceFlow_1x62wqv + + + - + @@ -148,99 +156,97 @@ csi.sendSyncResponse(execution)]]> - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - - - + + + + - + @@ -325,6 +331,16 @@ csi.sendSyncResponse(execution)]]> + + + + + + + + + + diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCustomDeleteE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCustomDeleteE2EServiceInstance.bpmn index 581ab3a47d..ea7056d1b4 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_13sc98g + SequenceFlow_1av166w SequenceFlow_1dza4q4 - - - SequenceFlow_1av166w - SequenceFlow_030y6yz - - - - - - - ${URN_mso_adapters_openecomp_db_endpoint} - - - application/soap+xml - #{BasicAuthHeaderValueDB} - - - ${CVFMI_initResOperStatusRequest} - POST - ${statusCode} - ${response} - - http-connector - - - SequenceFlow_030y6yz - SequenceFlow_13sc98g - @@ -195,7 +165,6 @@ def ddsi = new DoCustomDeleteE2EServiceInstance() ddsi.preResourceDelete(execution, resourceName )]]> - @@ -375,9 +344,9 @@ ddsi.preResourceDelete(execution, resourceName )]]> - + - + @@ -404,20 +373,20 @@ ddsi.preResourceDelete(execution, resourceName )]]> - + - - + + - + - - + + - + @@ -428,19 +397,6 @@ ddsi.preResourceDelete(execution, resourceName )]]> - - - - - - - - - - - - - @@ -465,13 +421,6 @@ ddsi.preResourceDelete(execution, resourceName )]]> - - - - - - - @@ -483,37 +432,37 @@ ddsi.preResourceDelete(execution, resourceName )]]> - + - - + + - + - - + + - + - + - + - + - + - + -- cgit 1.2.3-korg