filter for process instances

filter for process instances


filter based on process variables

filter based on process variables


process instance details

process instance details


edit process variables

edit process variables


cancel process instances

cancel process instances

Web-Tool for process operations

With camunda fox cockpit you can monitor and administrate your running and finished process instances. Cockpit has been optimized for the use in high-volume-scenarios, so that you won’t lose any performance when operating with massive numbers of process instances. Cockpit has been implemented in Java EE 6 and comes with a powerful Java API, so you can individually customize, extend and integrate it.

Finding process instances

You will get a clear overview over all running, finished and failed process instances. You can customize this overview with filters and save your filter configurations for later uses. The filter possibilites include not only typical process properties (e.g. version, state etc.) but also process variables, so you can find certain process instances based on business data immediately.

Error Handling

A special view shows you all thrown exceptions in a handy overview. You can see the number of affected jobs (and therefore process instances), have a look at the stack trace and get a list of all affected process instances for further inspection.

Inspecting process instances

A detailed view provides you with all necessary information about a process instance. A BPMN-diagram visually highlights the current state, you can navigate to called sub-proceses and have a look at the process variables. You can also edit those process variables, e.g. for correcting false values that have lead to thrown exceptions.

Handling process instances

You can retry failed process instances, cancel running process instances or migrate them to a different version. A very helpful feature is the batch action, that allows you to execute all those actions for all selected process instances or all that covered by the current filter with one mouse click.