Download BPMN diagram from Cawemo?

How do I download BPMN diagrams from cawemo. The download is possible from bpmn.io modeller but not from cawemo collaborative modeller.

I figured out a way to use the BPMN diagram from cawemo but it’s a hacky way via the chrome debugger.

Here are the steps:

  1. Open the debugger.
  2. Evalute the window.__data object.
  3. Get the XML content of the diagram. Use this XML in your modelling tool.

The easier way would be to click on share - then select export to BPMN 2.0

Yes. I found that. But I would say it’s bad UX. bpmn.io is more intuitive.

Totally agree with you - as does the Cawemo team which is why you can expect a must better design shortly - https://blog.cawemo.com/improvements-in-cawemo/

2 Likes