sharepointsharepoint-2010sharepoint-workflowms-project-server-2010

How to continue a sharepoint workflow after an error?


Is it possible to make a workflow progress to the next step after an error? Assuming that the error cause was fixed. I don't want to restart the workflow from the first stage as I would loose the stage start and end timestamps and the approval items would be deleted.


Solution

  • You need to ensure proper error handling in your workflow. There is no other way.