From 587abe382a1b0230af7c4e9555792adeb8975482 Mon Sep 17 00:00:00 2001 From: Arthur Martella Date: Wed, 16 May 2018 16:36:50 -0400 Subject: Add homingService variable to homing bb Change-Id: I41bf2c4d12345d46d8bf008f79d6610592e3b645 Issue-ID: SO-625 Signed-off-by: Arthur Martella --- .../src/main/resources/process/CreateVcpeResCustService.bpmn | 3 ++- .../src/main/resources/process/CreateVcpeResCustServiceV2.bpmn | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (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 2120e120a9..03d7362ac5 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustService.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustService.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_7 @@ -447,6 +447,7 @@ CreateVcpeResCustService.prepareCreateAllottedResourceTXC(execution)]]> + SequenceFlow_11efpvh SequenceFlow_1jbuf1t diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustServiceV2.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustServiceV2.bpmn index a3e63fa14e..94b88f7c3c 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustServiceV2.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVcpeResCustServiceV2.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_7 @@ -447,6 +447,7 @@ CreateVcpeResCustService.prepareCreateAllottedResourceTXC(execution)]]> + SequenceFlow_11efpvh SequenceFlow_1jbuf1t -- cgit 1.2.3-korg