Process debugger UI is available as an experimental feature in flowable 6.3.0 .
Allow it with e.g. JVM agument -Dflowable.experimental.debugger.enabled=true in flowable-task app.
1 Like
As flowable does not support designer since v 7+, there is no support for the debugger.
But…
You can use bpmn/cmmn debugger plugin for intellij.
Martin