Ralph Soika
Ralph Soika
Hi @blutorange , thanks for your feedback. I will look into your case and see how this causes the problems. Thanks for the example file.
Hi @blutorange , I analyzed your model example in more detail. In general there is not problem with your namespaces. The Open-BPMN-Meta project can read and analyze your model without...
I have added a new autoLayout method to solve such situations in the future: https://github.com/imixs/open-bpmn/issues/386
The core problem is that the GLSP Routing algorithm failed to create the visual representation of the BPMN model if no bounds are provided. This is the exception you saw....
One more question: Which tool did you use to create this model?
Possible improvement for new routing: bpmn-manhattan-router.tsx 1. In case the routing points increses during moving - the mechansim should fall back to the default Manhattan routing. 2. Only in case...
Hi @GH-Cooky , this sounds very strange. Can you open an existing file? You can download a file from here: https://github.com/imixs/open-bpmn/tree/master/open-bpmn.glsp-client/workspace. Can you share a screenshot how the editor window...
The TextForEachAdapter should still be available to support backend compatibility
already implemented
See german AI discussion here: [ejb-cdi-disucssion.txt](https://github.com/user-attachments/files/17570301/ejb-cdi-disucssion.txt)