imixs / imixs-workflow

The open source technology for business process management
http://www.imixs.org/
GNU General Public License v3.0
358 stars 64 forks source link

Model Parsing Error in BPMN collaboration model #861

Open rsoika opened 5 months ago

rsoika commented 5 months ago

In case the default process name of a collaboration model is empty, the imixs- workflow engine prints the following error message during upload

WARNING [org.imixs.workflow.bpmn.BPMNModelHandler] (default task-20) No process name defined!

As a result the model events are not parsed correctly - that causes problems in some areas (e.g. the scheduler does not detect the keyactivitydelayunit of a scheduled event (for some reason)....