Continue workflow in error

Steven W
Kilo Contributor

I have a workflow that has errored on an "if" activity with a script that reads data from a task record. The task was missing data that caused the script to fail. I have corrected the data issue and want to have the workflow re-evaluate the "if" activity and continue processing. I have tried to "nudge" the workflow but that doesn't do anything in my scenario. Is it possible to continue a workflow in error from the point of failure? And if so, how? 

1 ACCEPTED SOLUTION

Nitin Panchal
Tera Guru
Hi Steven, When you say nudge the workflow. How did you reexecuted the workflow. Usually if workflow has error then you have resubmit the request.

View solution in original post

2 REPLIES 2

Nitin Panchal
Tera Guru
Hi Steven, When you say nudge the workflow. How did you reexecuted the workflow. Usually if workflow has error then you have resubmit the request.

Thanks Nitin. Not the answer I was hoping for. But it is what it is. I will cancel and restart the workflow.