From c63706f49ba7a2679da95964cffcca3c0d09f112 Mon Sep 17 00:00:00 2001 From: Yulian Han Date: Tue, 27 Mar 2018 18:25:20 +0800 Subject: use common create resource flow in create/update e2esvcinst bpmn Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641f2 Issue-ID: SO-419 Signed-off-by: Yulian Han --- .../process/UpdateCustomE2EServiceInstance.bpmn | 115 +++++++++++++++------ 1 file changed, 82 insertions(+), 33 deletions(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/process') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/UpdateCustomE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/UpdateCustomE2EServiceInstance.bpmn index e7a88be5b8..3071d1c20d 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/UpdateCustomE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/UpdateCustomE2EServiceInstance.bpmn @@ -114,7 +114,7 @@ csi.sendSyncError(execution)]]> - SequenceFlow_0z4faf9 + SequenceFlow_1853xxi SequenceFlow_19eilro - + @@ -141,6 +141,37 @@ csi.sendSyncResponse(execution)]]> + + SequenceFlow_0z4faf9 + SequenceFlow_0utlsnd + + + + + + + ${CVFMI_dbAdapterEndpoint} + + + application/soap+xml + Basic QlBFTENsaWVudDpwYXNzd29yZDEk + + + ${CVFMI_updateServiceOperStatusRequest} + POST + ${statusCode} + ${response} + + http-connector + + + SequenceFlow_0utlsnd + SequenceFlow_1853xxi + + + @@ -155,7 +186,7 @@ csi.sendSyncResponse(execution)]]> - + @@ -164,10 +195,10 @@ csi.sendSyncResponse(execution)]]> - + - + @@ -176,39 +207,39 @@ csi.sendSyncResponse(execution)]]> - + - + - + - + - + - + - + - - + + - + - - + + - + @@ -219,35 +250,33 @@ csi.sendSyncResponse(execution)]]> - - + + - + - - - - + + - + - + - + - - - - + + + + - + @@ -332,6 +361,26 @@ csi.sendSyncResponse(execution)]]> + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg