cancel
Showing results for 
Search instead for 
Did you mean: 

undeploy process

rkiran
Champ in-the-making
Champ in-the-making
Hello,

I would like to know how to undeploy a process.
I also  want to undeploy the demo processes.  I dont see any links in explorer for undeploying a process.

Thanks,
Ravi
3 REPLIES 3

frederikherema1
Star Contributor
Star Contributor
There is a "delete" button in the activiti-explorer, top-right of the header, when you select a deployment… So you should delete the deployment that goes with the process definition, not the process definition itself. Process definitions cannot be deleted on their own.

rkiran
Champ in-the-making
Champ in-the-making
Makes sense.
Found the delete button. Thank you.
I was able to build a quick poc with LDAP integration, postgres DB with simple activities.
I am looking to leverage activiti in a shared BPM (not embedded) environment. is there any thing to be aware of in a clustered (Tomcat) environment. I am assuming the clients can make leverage either java api or rest services.

I also want to see if there are any pre and post production support available. Sorry lot of questions. I can direct this separately.

Regards,
-Ravi

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi Ravi.

is there any thing to be aware of in a clustered (Tomcat) environment.
activiti is able to run in cluster. You should be aware of caches synchronization.

I also want to see if there are any pre and post production support available.
http://www.activiti.org/enterprise-support.html


Regards
Martin