From 7e0995d7b6fc0e21438c4fd0150d788bddf637d9 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Mon, 17 Sep 2018 10:24:34 -0400 Subject: Updated error handling of BPMN sub flows Added error handling subprocess to only those BBs that call a sub flow. Refactored error handling in ExecuteBuildingBlock. Added error handling and enhanced modeling of remaing BB flows Added error handling and enhanced modeling of assign/activate BBs. Change-Id: I2ab6236e3c2206b74b6368db69d8953a779f4f19 Issue-ID: SO-1059 Signed-off-by: Benjamin, Max (mb388a) --- .../subprocess/BuildingBlock/AssignNetworkBB.bpmn | 215 +++++++++++---------- 1 file changed, 118 insertions(+), 97 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignNetworkBB.bpmn') 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 57c342455d..5f7b29b3ab 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,63 +1,68 @@ - + - + SequenceFlow_11op1ih - - SequenceFlow_0mxc4ri - SequenceFlow_017131q - SequenceFlow_32 + + SequenceFlow_0jm95hf + SequenceFlow_16hhbw3 - - SequenceFlow_32 - SequenceFlow_0do51t8 + + SequenceFlow_16hhbw3 + SequenceFlow_0oawye1 - - - + SequenceFlow_0gkr871 SequenceFlow_1ctpnpe - - SequenceFlow_0do51t8 - SequenceFlow_0ln3hj3 + + SequenceFlow_0oawye1 + SequenceFlow_0988gld - - SequenceFlow_11op1ih - SequenceFlow_017131q - SequenceFlow_0gkr871 - - + - - SequenceFlow_0ln3hj3 + + SequenceFlow_0988gld - - + SequenceFlow_07z7hcu SequenceFlow_0e08b9t - + SequenceFlow_0e08b9t SequenceFlow_0mxc4ri - - + + SequenceFlow_1ctpnpe SequenceFlow_0fwcvep - + SequenceFlow_0fwcvep SequenceFlow_07z7hcu + + SequenceFlow_11op1ih + SequenceFlow_017131q + SequenceFlow_0gkr871 + + + SequenceFlow_017131q + SequenceFlow_0mxc4ri + SequenceFlow_0jm95hf + + + + + sets Cloud Region on BB execution for SDNC assign @@ -70,138 +75,154 @@ - + - + - + - + - - - - - - - - - - - - - - - + - - + + - + - - - - - - - + - - - + + + + - + - + + - + - + - + - - - - - - - - + - + - + - + - - + + - + - - + + - + - - + + + - + - + - + - - + + - + - - + + - + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg