Skip to main content
Could you please explain the problem more clearly? Are you referring to a normal K2.net process with SharePoint integration, a Collaboration Tools workflow or some other kind of solution?

Generally, you can handle errors in a process using exception handling as described in various posts on this forum. So if your problem is a normal K2.net process that goes into an 'error' state due to an error during process execution, implement standard .NET exception handling techniques in the code block which will throw the exception, or add a event, activity or process-level exception handler.
Hi,

Can a document with error status can be re-routed to the next step or can we start that document again??

I will explain in brief ....i have sharepoint collaboration with k2 workflow...so i have some forms with status as error....so can i start the form again or can i redirect the form again.....what can i do ?? bcoz the form is in the middle of the process and i dont want to delete the form ...

Please let me know the solution..

Please help me out ..... .....

Thanks & Regards,
Gopinath.

Reply