Camunda Spring shared container is not working

Fix it.

I read above to delete the processes.xml.
Don’t do it that!

Just replace the param of startProcessInstanceByKey method with processId instead of bpmn file name.

1 Like