Is it possible to load BPMN XML from a database in Camunda rather than having the XML in files in with the web app?
We want to be able to dynamically add new workflows rather than deploy a new WAR with the definitions the idea is add to the database and notify the webapp there are new definitions.
How this makes sense!
Thanks, Scott.