From c2f1b304a929b7f746f0d67f9aadbc64c245afab Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Thu, 12 Apr 2018 17:14:16 +0000 Subject: Fix input variable for sdnc adapter Fix input variable for sdnc adapter. Change-Id: I20a2d683ca69769b3c448c587cf54fd08a79a737 Issue-ID: SO-422 Signed-off-by: subhash kumar singh --- .../src/main/resources/process/CreateSDNCNetworkResource.bpmn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bpmn/MSOInfrastructureBPMN') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateSDNCNetworkResource.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateSDNCNetworkResource.bpmn index 34ab27c6c7..fd7a27c031 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateSDNCNetworkResource.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateSDNCNetworkResource.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_1qo2pln @@ -25,6 +25,7 @@ dcsi.prepareSDNCRequest(execution)]]> + SequenceFlow_0khtova SequenceFlow_1xk5xed -- cgit 1.2.3-korg