dfiai commented on issue #3337:
URL:
https://github.com/apache/incubator-kie-kogito-runtimes/issues/3337#issuecomment-1882118480
@fjtirado, thank you for returning. I need to incorporate multiple wait
event states in my workflow, all pointing to the same topic
```
[ start ] -> [ fn call A ] -> [ wait for event in "my-topic" ] -> [ fn- call
B ] -> [ wait for event in "my-topic" ] -> [ done
]```
After the Kogito process receives a message in the "my-topic", the process
transitions to the "done" state.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]