From: seshukm Date: Tue, 17 Oct 2017 05:34:23 +0000 (+0530) Subject: fix method name mismatch create E2E svc X-Git-Tag: v1.1.0~146 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F69%2F19169%2F1;p=so.git fix method name mismatch create E2E svc IssueId: SO-222 Change-Id: Ibcdf8c95dfa789619214745edd54393e8340d5ee Signed-off-by: seshukm --- diff --git a/bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy b/bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy index 7f4f78762e..8ada19c1f0 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy +++ b/bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy @@ -337,4 +337,15 @@ public class CreateCustomE2EServiceInstance extends AbstractServiceTaskProcessor } utils.log("DEBUG", "======== COMPLETED prepareInitServiceOperationStatus Process ======== ", isDebugEnabled) } + + /** + * send a request to SDNC + */ + public void sendSdncSvc(Execution execution) + { + def isDebugEnabled = execution.getVariable("isDebugLogEnabled") + utils.log("DEBUG", "======== sendSdncSvc Process ======== ", isDebugEnabled) + //TODO + } + } \ No newline at end of file diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn index b9d5e2c1d2..62ed844fe7 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn @@ -146,9 +146,16 @@ csi.sendSyncResponse(execution)]]> SequenceFlow_1euqjsp +csi.prepareInitServiceOperationStatus(execution)]]> + + + + SequenceFlow_081z8l2 + SequenceFlow_194rnud + - @@ -171,27 +178,22 @@ csi.InitServiceOperationStatus(execution)]]> SequenceFlow_1euqjsp SequenceFlow_081z8l2 - - - SequenceFlow_081z8l2 - SequenceFlow_194rnud - - + - + - + - + @@ -200,7 +202,7 @@ csi.InitServiceOperationStatus(execution)]]> - + @@ -212,7 +214,7 @@ csi.InitServiceOperationStatus(execution)]]> - + @@ -227,24 +229,24 @@ csi.InitServiceOperationStatus(execution)]]> - - + + - + - - + + - + - + - + @@ -255,10 +257,10 @@ csi.InitServiceOperationStatus(execution)]]> - - + + - + @@ -369,35 +371,35 @@ csi.InitServiceOperationStatus(execution)]]> - - + + - + - + - - - + + + - + + + + - + - - - + + + - + - - -