Where I can see the instances of process after the instances is exected

Where I can see the instances of the process after the instances are ended.

I can see the instances of the process when the process is not ended in the Cockpit.

Viewing information of historic process instances is an enterprise feature of Cockpit, see here: https://camunda.com/products/cockpit/#/features

So, in short, with the community version of Cockpit, you can’t see them after completion.

Hi @abc-xyz,

additionally to @tiesebarrell answer, you can inspect the history with any REST client via the REST API: https://docs.camunda.org/manual/7.11/reference/rest/history/.

Possible, but as comfortable as the enterprise cockpit.

Hope this helps, Ingo

2 Likes

Thanks .I have found it.