Bugfix
(User-visible)
Detail
#27808
BPE: Error during BPMN import if <association> links are placed before the linked parts in the XML
In order to be able to import an <association> link, a case decision must be made, which must be postponed until the connected parts can be resolved. At this point, however, the information required for the import can no longer be read from the XML stream.
Solution
The import must save all information required for the execution of all branches of the condition before the condition.
Test
- /com.top_logic.bpe.app/src/test/java/test/com/top_logic/bpe/app/scripted/TestRegressionAssociationWithForwardRefs.script.xml