@hassang Thank you for sharing the example.
However, I am not entirely getting the point of the thread. Niall states that you need to set async continuations in the process model. At those points the suspension can become effective.https://forum.camunda.io/t/suspending-a-process-instance-unconditionally/15325/16?u=philipp.hehnle
He does not say anything about the event subprocess. So, as far as I understand the fact that the suspension is triggered in an event subprocess should not have any influence. Am I right or am I missing something?
I set an async continuation before at the subsequent activity. However, the SuspensionDelegate keeps repeating itself.