From 73bd66b7ce4bd798c33d06f8f290456d817ba81d Mon Sep 17 00:00:00 2001 From: c00149107 Date: Wed, 11 Oct 2017 16:46:50 +0800 Subject: Add progress for create workflow Add progress and operation content for create workflow operation Change-Id: Ib48ab5be7f65a039813db1da816dbe7ac4c0e6f1 Issue-ID:SO-206 Signed-off-by: c00149107 --- .../process/CreateCustomE2EServiceInstance.bpmn | 81 ++++++++++++++++++---- 1 file changed, 66 insertions(+), 15 deletions(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn index a0a77faf0f..0a80602705 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_0s2spoq @@ -113,7 +113,7 @@ csi.sendSyncError(execution)]]> - SequenceFlow_0z4faf9 + SequenceFlow_081z8l2 SequenceFlow_19eilro - + @@ -140,14 +140,45 @@ csi.sendSyncResponse(execution)]]> + + + SequenceFlow_0z4faf9 + SequenceFlow_1euqjsp + + + + + + + + ${URN_mso_openecomp_adapters_db_endpoint} + + + application/soap+xml + #{BasicAuthHeaderValueDB} + + + ${CVFMI_updateServiceOperStatusRequest} + POST + ${statusCode} + ${response} + + http-connector + + + SequenceFlow_1euqjsp + SequenceFlow_081z8l2 + - + - + @@ -163,7 +194,7 @@ csi.sendSyncResponse(execution)]]> - + @@ -175,7 +206,7 @@ csi.sendSyncResponse(execution)]]> - + @@ -190,17 +221,17 @@ csi.sendSyncResponse(execution)]]> - - + + - + - + - + @@ -218,10 +249,10 @@ csi.sendSyncResponse(execution)]]> - - + + - + @@ -331,6 +362,26 @@ csi.sendSyncResponse(execution)]]> + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg