Suspending a process instance unconditionally

Hence asynch continuations exist, i see now. Thanks alot, Niall, i will come back later when i’ve better understood what we just discussed :).

Great, much appreciate your help, Niall! I managed to do what i needed with enabling <property name="jobExecutorActivate" value="true" /> and declaring camunda:asyncBefore="true" on tasks.

I have another question however, about executing those tasks after reactivating the process instance, i will create a new thread for it.

1 Like