Subtask Usage

Whats the level of support for Subtasks?

Any “catch 22s” ?

Support appears to be minimal other than some small docs and a example or two.

Call Activity, Sub-process, or Transaction?

I’ve implemented sub-process.

pros:

  • helps centralize error throw events

cons:

  • I ended up having to resize sub-process boundary (often) to get a growing/more-complex model to all fit within that sub-process.

I meant the Camunda Sub-Task Feature: example: https://github.com/camunda/camunda-consulting/tree/master/snippets/subtask-checklist