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/CreateVfModuleBB.bpmn | 109 ++++++++++++++------- 1 file changed, 71 insertions(+), 38 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CreateVfModuleBB.bpmn') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CreateVfModuleBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CreateVfModuleBB.bpmn index bd24eeaed7..bd126de24e 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CreateVfModuleBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CreateVfModuleBB.bpmn @@ -1,15 +1,15 @@ - + - + SequenceFlow_1xr6chl - + SequenceFlow_1s4rpyp SequenceFlow_15hn8si - + SequenceFlow_1stomxq @@ -18,7 +18,7 @@ - + SequenceFlow_1xr6chl SequenceFlow_1s4rpyp @@ -35,97 +35,130 @@ SequenceFlow_0ecr393 - + SequenceFlow_0qqsilv SequenceFlow_1stomxq - + SequenceFlow_0ecr393 SequenceFlow_0qqsilv + + + SequenceFlow_0gcots6 + + + + SequenceFlow_0gcots6 + + + + - + - + - + - - + + - + - + - + - + - - + + - + - - + + - + - + - - + + - + - - + + - + - + - - + + - + - + - - + + - + - + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg