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
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