How to delete a process in Camunda

 Hi, Recently In flow version I have provided values likes "01.01.01" after that I faced below issue and I am unable to see any tasks.



Now, I decided to delete the corrupted process, so that I can view back my tasks


Using below API, I got the active processes


Now, I have to delete each process using its id like below



This will delete the process.


Now, I am able to view back my tasks. Since I have deleted the corrupted process



Comments

Popular posts from this blog

How to connect Camunda to postgresql Database

Guide to Camunda Platform 7 Community Edition

How to save and deploy from camunda modeler