enhancement
(User-visible)
When exporting a BPE workflow, only the attributes of the TL model that are described in the diagram are exported. The additional attributes (annotated with <bpml-extension/>) are not exported. Likewise, there is no way to import them.
Improvement
The BPML schema (https://www.omg.org/spec/BPMN/20100501/Semantic.xsd) specifies that a <bpmn:extensionElements>...</bpmn:extensionElements> can be placed anywhere within the content. This is where the additional TL attributes should be included during an export.
Test
- /com.top_logic.bpe.app/src/test/com/top_logic/bpe/app/scripted/TestImportWorkflowWithTLExtensions.script.xml