From b58f841d09e1d832ea4aeae1334f151a98a1f4c8 Mon Sep 17 00:00:00 2001 From: "Smokowski, Steven" Date: Mon, 3 Feb 2020 14:48:24 -0500 Subject: modifications to create network to add lob Add platform and line of business to network Update to split out network Issue-ID: SO-2637 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I5cbc3bc77986b6d4d420d2158df46924fcd74c0b --- .../subprocess/BuildingBlock/AssignNetworkBB.bpmn | 185 +++++++++++++-------- 1 file changed, 115 insertions(+), 70 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignNetworkBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignNetworkBB.bpmn index 7c86e964ec..c48f8b4d10 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignNetworkBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignNetworkBB.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_11op1ih @@ -21,7 +21,7 @@ SequenceFlow_0988gld - + #{AssignNetwork.networkFoundByName(execution.getVariable("gBuildingBlockExecution")) == true} @@ -36,11 +36,11 @@ SequenceFlow_0e08b9t SequenceFlow_0mxc4ri - + - SequenceFlow_1ctpnpe + SequenceFlow_0lj5jj1 SequenceFlow_0fwcvep @@ -54,11 +54,6 @@ SequenceFlow_017131q SequenceFlow_0gkr871 - - SequenceFlow_017131q - SequenceFlow_0mxc4ri - SequenceFlow_0jm95hf - @@ -74,11 +69,36 @@ - sets Cloud Region on BB execution for SDNC assign - + + SequenceFlow_1kslfgw + SequenceFlow_0j7rpm9 + + + SequenceFlow_0j7rpm9 + SequenceFlow_0ugp99e + + + + + + + SequenceFlow_1ctpnpe + SequenceFlow_0lj5jj1 + SequenceFlow_1kslfgw + + + SequenceFlow_017131q + SequenceFlow_0mxc4ri + SequenceFlow_0ugp99e + SequenceFlow_0jm95hf + + + sets Cloud Region on BB execution for SDNC assign + - conditionally executed if Network Collection Instance Group exists - + + conditionally executed if Network Collection Instance Group exists + @@ -86,165 +106,190 @@ - + - + - + - + - - + + - + - + - - - - + + + + - + - - - + + + - + - + - - + + - + - + - - + + - - + + - - - + + - + - + - - + + + + - - + + - + - - + + - - - - - - - + - + - - + + - - + + - - + + - + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg