Hi,
Camunda batch has a way to know when the batch execution is finished to do something else after that process is finished?
Thanks in advance!
Juan.
Hi,
Camunda batch has a way to know when the batch execution is finished to do something else after that process is finished?
Thanks in advance!
Juan.
Hi Juna,
hm sadly there is no out of the box solution from the extension. But there are several ways to get this information:
I’ve also created a issue in the extension for this. But I do not know when I found some time to implement something for this. => Provide possibility to get informed about end of a batch · Issue #34 · camunda/camunda-bpm-custom-batch · GitHub
Cheeres,
Patrick