Camunda workflow started but in cockpit it is not showing running activity instance

The reason that you don’t see anything in cockpit is because the view in cockpit only shows currently running instances.
When you start this process - it is completed immediately and so would not appear in the run-time view.

To validate that it has happened you can query the history of the engine via the REST API

1 Like