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/AssignVnfBB.bpmn | 186 +++++++++++++-------- 1 file changed, 120 insertions(+), 66 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignVnfBB.bpmn') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignVnfBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignVnfBB.bpmn index f1a023910b..8765bca20c 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignVnfBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignVnfBB.bpmn @@ -1,44 +1,38 @@ - + - + SequenceFlow_0zaz9o2 - - SequenceFlow_11jum90 - SequenceFlow_0v8d14a + + SequenceFlow_14mpqit SequenceFlow_1ks8kmt - + SequenceFlow_0csh9dc - + SequenceFlow_0zaz9o2 SequenceFlow_1jwsja5 - + SequenceFlow_1ks8kmt SequenceFlow_0csh9dc - + SequenceFlow_1lppa2m SequenceFlow_1nle8kc - - SequenceFlow_1nle8kc - SequenceFlow_11jum90 - SequenceFlow_1uiok7v - - + - + @@ -50,127 +44,187 @@ - + SequenceFlow_1jwsja5 SequenceFlow_169g0ir - + SequenceFlow_169g0ir SequenceFlow_1lppa2m + + + SequenceFlow_1i52a7x + + + + SequenceFlow_1i52a7x + + + + + + + SequenceFlow_1nle8kc + SequenceFlow_11jum90 + SequenceFlow_1uiok7v + + + SequenceFlow_11jum90 + SequenceFlow_0v8d14a + SequenceFlow_14mpqit + - + - + - + - + - + - + - - + + - + - - + + - + - - + + - + - + - + - - + + - + - - + + - + - - - - - - - - + + + + - + - - - + + + - + - - + + + - + - + - - + + - + - - + + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg