Converting models between modellers

Created on 28 February 2023, over 1 year ago
Updated 20 March 2023, over 1 year ago

Problem/Motivation

The BPMN flowchart modeller is great but for some complex workflows it would help being able to switch to a linear representation (ECA Core Modeller) at least temporarily.

Proposed resolution

Add ability to switch modeller for a model?

✨ Feature request
Status

Fixed

Version

1.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States fortran77

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Issue created by @fortran77
  • πŸ‡ΊπŸ‡ΈUnited States fortran77
  • πŸ‡©πŸ‡ͺGermany jurgenhaas Gottmadingen

    It is possible to convert down-stream from bpmn_io to ECA Core Modeller. But upstream conversion from the core modeller to bpmn_io is not possible.

    The reason behind this: the core modeller only requires yaml configuration which is a list of events, conditions and actions together with their configuration values. The bpmn_io modeller, however, requires proprietary XML data to represent the objects and their location in the canvas.

    It might technically be possible to implement such upstream conversion, but the canvas will then not look pretty, and it will then be cumbersome for the user to arrange the objects in a way that makes the model usable.

    We have thought about such conversion before, but haven't given it any high priority so far. But we would certainly support and review contributions, if anyone else wanted to get started on this earlier.

  • πŸ‡ΊπŸ‡ΈUnited States fortran77

    Thank you very much for your kind explanation.

  • Status changed to Fixed over 1 year ago
  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024