flowable / flowable/flowable-engine
Send async message with variables
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
As explained by @tijsrademakers [here](http://forum.flowable.org/t/inconsistent-behaviour-at-messageeventreceivedcmd/412/2),
> When making a message event element async, a job is created in the database to handle the message received trigger. This job is currently not able to store the received variables and retrieve them again when the job is executed.
Currently, we can only send async messagens without variables.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.