0

In addition to parsing XML, can I get the ID and name of the process through the API of BPMN?

At present, it is realized in the following ways.

Parse XML to get process name;Convert XML to JSON to get process name

1 Answers1

0

You can get these information using bpmn-js-properties-panel extension

hpPh
  • 63
  • 1
  • 1
  • 11