Complete Button and Process

When a hit the complete button my user task ends, but continues on next service task which do some heavy work, the form is halted waiting.

I was expecting these tasks to work offline and not blocking the finish of the Complete button on the screen specially because the user task is no longer processing.

Any workarounds? These seem to be a big issue to me.
Any help will be appreciated.

Thanks,
Leonardo

PS: Some behaviour I’m having on the Start form.

Set the user task to ‘async after’.

1 Like

You may want to read up on transactions in processes.