From 550be2299d20090bbc3a63035f2394377c788bf5 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Wed, 4 Apr 2018 14:36:59 +0000 Subject: Fix the invocation of correct activity Fix the invocation of DoCreateE2EServiceInstanceV3 from main process. Change-Id: I89b1d3d9dd0f6a5445ff349cda46faf425f6cf57 Issue-ID: SO-422 Signed-off-by: subhash kumar singh --- .../src/main/resources/process/CreateCustomE2EServiceInstance.bpmn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpmn') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn index ca6c048b28..b08dbfde1b 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn @@ -22,7 +22,7 @@ ex.processJavaException(execution)]]> - + -- cgit 1.2.3-korg