From 41cc7048bef927d342f1b5cdf48a709c731c9d99 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Wed, 11 Apr 2018 05:18:54 +0000 Subject: Insert subprcess to delete E2E service instance Insert subprocess to delete E2E service instance. Change-Id: I1ed51e007d15614965775d1734d36d0800da520a Issue-ID: SO-422 Signed-off-by: subhash kumar singh --- .../process/DeleteCustomE2EServiceInstance.bpmn | 6 +- .../subprocess/DoDeleteE2EServiceInstance.bpmn | 380 +++++++++++++++++++++ 2 files changed, 383 insertions(+), 3 deletions(-) create mode 100644 bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn index 289128d95f..013b5b2504 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_1wxumid @@ -22,7 +22,7 @@ ex.processJavaException(execution)]]> - + @@ -139,7 +139,7 @@ csi.sendSyncResponse(execution)]]> - + diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn new file mode 100644 index 0000000000..47f3db5c9a --- /dev/null +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn @@ -0,0 +1,380 @@ + + + + + SequenceFlow_0vz7cd9 + + + SequenceFlow_0vz7cd9 + SequenceFlow_11e6bfy + + + + SequenceFlow_0e7inkl + + + + + + + + + + + + + SequenceFlow_1cevtpy + SequenceFlow_0g6bxqw + + + SequenceFlow_188ejvu + SequenceFlow_0vi0sv6 + + + + SequenceFlow_0g6bxqw + SequenceFlow_0e7inkl + + + + + SequenceFlow_1921mo3 + + + + SequenceFlow_18vlzfo + + + SequenceFlow_1921mo3 + SequenceFlow_18vlzfo + + + + + + + + + + + + SequenceFlow_1961633 + SequenceFlow_1ym9otf + + + + + + + ${URN_mso_adapters_openecomp_db_endpoint} + + + application/soap+xml + Basic QlBFTENsaWVudDpwYXNzd29yZDEk + + + ${CVFMI_initResOperStatusRequest} + POST + ${statusCode} + ${response} + + http-connector + + + SequenceFlow_1ym9otf + SequenceFlow_1j08ko3 + + + + + + + + + + + + + + + SequenceFlow_11e6bfy + SequenceFlow_188ejvu + + + + + SequenceFlow_1q2mqnm + + + + + + + + SequenceFlow_0ha8ix9 + + + + SequenceFlow_1961633 + + + + SequenceFlow_0vi0sv6 + + + + + SequenceFlow_1q2mqnm + SequenceFlow_0fo5vw5 + + + + SequenceFlow_0fo5vw5 + SequenceFlow_0orw2f8 + + + SequenceFlow_0orw2f8 + SequenceFlow_0ha8ix9 + + + + SequenceFlow_1j08ko3 + SequenceFlow_1cevtpy + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg