Hi Team,
Can we have message correlation as synchronous call in camunda 8. eg publish message with results.
As per documentation message correlation is asynchronous.
regards,
Shilpa Chalke
Hi Team,
Can we have message correlation as synchronous call in camunda 8. eg publish message with results.
As per documentation message correlation is asynchronous.
regards,
Shilpa Chalke
Hi @ShilpaN.Chalke - I am happy to take this feedback to our product teams! Zeebe was designed to be asynchronous, which comes with a lot of benefits, so achieving this may not be easy.
In the meantime, do you have a model you can share to see if there’s any workarounds?
@ShilpaN.Chalke we have an open feature request to add a new API for message correlation with result: Correlate message with result · Issue #16304 · camunda/zeebe · GitHub
Please check if this would fulfill your requirements.
Hi @nathan.loding , My use case is something like this. Where we start the process asynchronously and then we correlate and against that correlation want to send response to the caller that the task was success or fail and continue rest of the task asynchronously.
Hi @Philipp_Ossler , yes I think this would cater to my usecase. Is this the new feature available in higher versions ?
The feature is not implemented yet. You can subscribe to the GitHub issue to track the progress.
ok. Thanks Philipp!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.