From 71070bf20fbc832535163028b93a4096cc3a28d6 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Thu, 5 Apr 2018 12:41:29 +0000 Subject: Fix subprocess path and input Fix subprocess path and input. Change-Id: Ic5dbf0b5d279cf6e22175b8adbdb9c05b48ef642 Issue-ID: SO-422 Signed-off-by: subhash kumar singh --- .../src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bpmn') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn index fffdeba617..b1c76d88f8 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn @@ -194,7 +194,7 @@ dcsi.prepareDecomposeService(execution)]]> def dcsi= new DoCreateE2EServiceInstance() dcsi.doServiceHoming(execution)]]> - + @@ -206,6 +206,7 @@ dcsi.doServiceHoming(execution)]]> + SequenceFlow_0bf6bzp SequenceFlow_0d0c20n -- cgit 1.2.3-korg