Camunda Tasklist in Standalone web application

Hi Team,

I’m using Camunda Standalone web application. I have executed some of the workflows from my Spring boot microservice application. Database is shared between Standalone web application and the spring boot microservice. I’m using standalone web application for monitoring the process states.

After executing the my workflow I can see some records in the “act_hi_procinst” table, but when I query from the tasklist I’m not getting any records. How do I can see the completed work flows in my tasklist.
I’m using community edition.

Any help appreciated. Thank you.

Hi @SKS,

Tasklist only shows currently active User Tasks.
The feature to view Process History in Cockpit is part of the Enterprise version. You can find an overview of the differences between Community and Enterprise versions here.