Notification on every process instance state change (to update the UI)

You can implement the task listener such that it only sends a notification after the current transaction is committed. See these two threads for an explanation and example code:

1 Like