Hi everyone, all pages says that Camunda 8 supports signal events, but when you try to include it and play with it in the modeling section, it says that: - ERROR: Elements of type signal end event are currently not supported.
Someone can help me, thanks!
Niall
May 28, 2024, 6:48am
2
What is the version of the Camunda 8 engine that you’re running it on?
Hey, It’s been supported since v8.3.0
opened 02:56PM - 03 Mar 23 UTC
closed 08:47AM - 01 Apr 23 UTC
kind/feature
component/engine
version:8.3.0-alpha1
version:8.3.0
- ## Adjust `EndEventProcessor` to broadcast a signal on activation
- Introduc… e a new `SignalEndEventBehavior`
- When Signal End Event activates:
- Apply input mappings
- Transition to activated
- Write `Signal:Broadcast` command
- Apply output mappings
- Transition to complete the element
3 Likes
Thanks! when i deploy the model, it works! the error it’s only when you hit the “PLAY” button in Implement
system
Closed
August 29, 2024, 8:54pm
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.