Release Notes / Version 12.2412.0
Table Of ContentsExtended Output of cm dump Tool for Workflow Processes
The cm dump and the
cm processes --verbose command-line tools were
extended to output more data about workflow processes. The output now
includes “task states”, “task escalation exceptions”, and “task
warnings”. This can be helpful to analyze the current state of a
running workflow, including errors that happened during the execution
of a workflow task.
Previously, such information was only written if these tools were used
to dump the workflow tasks itself, for example if
cm dump was called with a task id,
cm dump --verbose was used to dump a process, or
with cm processes --very-verbose.
(CMS-25759)
Fixed Bug In Integrated Workflow Conversion With PostgreSQL
Integrated workflow conversion (enabled in the workflow-server with
workflow.server.enable-workflow-converter=true) has
been fixed for PostgreSQL.
(CMS-25566)


