python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
In BPMN JS how to get process ID and process name
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...
chengyangwang
Votes: 0
Answers: 1
BPMN diagram is not expanding with div dynamically
I am facing one issue, while opening the bpmn diagram on a resizable & draggable modal popup. I am using the bpmn.io js library to load the diagram. I need to resize the diagram when I resize the ...
Naveen Chandra Tiwari
Votes: 0
Answers: 0