From f79cc180123aa11af0ceefd1c693a57cca844f19 Mon Sep 17 00:00:00 2001 From: Sebastien Premont-Tendland Date: Tue, 7 Apr 2020 08:57:26 -0400 Subject: BB workflow with post instantiation is not working The new BB AbstractCDSProcessingBB was not using the InjectExecution.execute causing which seemed to be de-serialization issue. Issue-ID: SO-2797 Signed-off-by: Sebastien Premont-Tendland Change-Id: I323deee87d9cfd58d34a6edeca84843b7c87d0bf --- .../resources/subprocess/BuildingBlock/AbstractCDSProcessingBB.bpmn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AbstractCDSProcessingBB.bpmn') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AbstractCDSProcessingBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AbstractCDSProcessingBB.bpmn index 4fcf13d98d..ccd6b0bd48 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AbstractCDSProcessingBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AbstractCDSProcessingBB.bpmn @@ -10,11 +10,11 @@ SequenceFlow_161g9uz - + SequenceFlow_02v5z4h SequenceFlow_0gksy4i - + SequenceFlow_0gksy4i SequenceFlow_161g9uz -- cgit 1.2.3-korg