Search code examples
camunda

Camunda task process delete


AM working on camunda bpm 7.3 with eclipse plugin camunda modeler 3.0.0 am clearing the all war files in webapps but still in processes it showing the processes how to remove the old task process from cockpit please help me

and my env is : os:ubuntu 14.0.4 eclipse:Luna tomacat:7.x camunda:7.3 camunda modeler:3.0.0


Solution

  • See the reference[1] for the processes.xml file. Setting the property 'isDeleteUponUndeploy' to true will delete everything from that deployment when you undeploy the WAR. It that what you are looking for?

    [1]: https://docs.camunda.org/manual/latest/reference/deployment-descriptors/tags/process-archive/#syntax-reference