Play/Run: Elements of type signal intermediate catch event are currently not supported

i’m using 8.6, but when i press play, i get the error:

Command 'CREATE' rejected with code 'INVALID_ARGUMENT': Expected to deploy new resources, but encountered the following errors:
'diagram.bpmn': - Element: Event_1np3ra9
    - ERROR: Elements of type signal intermediate catch event are currently not supported
- Element: Event_1t54wrl
    - ERROR: Elements of type signal throw event are currently not supported
- Element: Event_0zbahyq
    - ERROR: Elements of type signal throw event are currently not supportet...

in the problem tab, everything seems fine - what can i do?

Hey @jan_k and welcome to the forum!

Currently, Play runs on Camunda 8.2, so it doesn’t support signal throw and catch events at this time. More info on the limitations of Play on this docs page:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.