Here is a code snippet to complete a workflow human task in a long lived process with ‘action2’ as route/action for my task.With a little code change, I was able to complete the task. I introduced Save method from TaskManager before I complete the task.I could complete task and complete action separ...