camunda / camunda-docs

Camunda 8 Documentation, including all components and features
https://docs.camunda.io/
Other
54 stars 185 forks source link

Clarify Support of Expression Types for Timer Events #2073

Open philippfromme opened 1 year ago

philippfromme commented 1 year ago

The documentation about timer events (cf. https://docs.camunda.io/docs/next/components/modeler/bpmn/timer-events/) lists the possible expression types (cycle, date, duration) but there is no information about which expression type is supported for which timer event (start event, boundary event, intermediate catch event, interrupting or non-interrupting, ...). The Zeebe engine does not support all possible combinations which should be clarified in the documentation. I am raising this because the possible combinations must be reflected in our modeling tools (don't let users use expression types that aren't supported). But I'm having a hard time figuring out which combinations are supported. I guess our users would be facing the same issue.


Related to https://camunda.slack.com/archives/C02UMKN3DTL/p1682677528275489

philippfromme commented 1 year ago

@koevskinikola as requested here's the issue.

berkaycanbc commented 1 year ago

ZPA Triage:

@koevskinikola will further define what is really needed here, so that PM can look at this with a more clear view.