process-analytics / bpmn-layout-generators

Tools for generating missing BPMNDiagram elements in BPMN files
Apache License 2.0
34 stars 4 forks source link

[QUESTION] Support for pools, lane an message flow #111

Open Lapo26 opened 11 months ago

Lapo26 commented 11 months ago

Hello, the algorithm is pretty good but it lacks considering some elements like pools, lane, and messageFlow. Is there any plan to update the algorithm to include these types of elements?

tbouffard commented 10 months ago

Hi @Lapo26 We have issues for the topics you mention: #42, #43 and #112. We don't have plan to implement them short term as we are currently focusing our effort on layouts targeting Process Discovery use cases. In such cases, there is generally only one process without participant.

What is your use case? Do you model a BPMN diagram with several participants and you want to re-layout it? Any information will help us to better understand your need and eventually, re-prioritize the issues.

cc @passga @oanesini

Lapo26 commented 9 months ago

Sorry for the late response, we are working on process discovery of collaboration and collabarive so in the last phase of the process we re-layout the information for both of this type of process.