From 3935e84e0306183450fc080a09fcc1d13ced345e Mon Sep 17 00:00:00 2001 From: Shailendra Borale Date: Wed, 8 Nov 2017 11:49:28 -0500 Subject: Added input params to service-information section Added input params to service-information section to facilitate sdnc assign query subscriptionServiceType and globalCustomerId were added to groovy, bpmn parentServiceInstanceId shd not be part of service-information, serviceInstanceId - corrected Updated junit tests with new service-info fields. Change-Id: I9fbfdf8a97b4e42881e187bec198c977241c0c13 Issue-Id: SO-318 Signed-off-by: Jim Hahn --- .../src/main/resources/process/CreateVcpeResCustService.bpmn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustService.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustService.bpmn index 175efaf8b5..9fe6815570 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustService.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustService.bpmn @@ -569,6 +569,8 @@ CreateVcpeResCustService.prepareVnfAndModulesCreate(execution)]]> + + SequenceFlow_16qob4p SequenceFlow_1cgpklo @@ -610,6 +612,8 @@ CreateVcpeResCustService.validateVnfCreate(execution)]]> + + SequenceFlow_0b5ztoe SequenceFlow_0e9e6fo -- cgit 1.2.3-korg