Can Workflow reroute the process to the beginning of the process. I know in Forms, if I deny something I can tell the process to route back to the beginning of the process. Is there a way to do this?
Question
Question
Answer
SELECTED ANSWER
replied on May 6, 2016
You mean just restart the Workflow? You could use Invoke Workflow and invoke itself just make sure to us an End Workflow after the Invoke to terminate the running instance.
1
0
replied on May 6, 2016
Chris,
Yes, I wanted to make sure this was the correct way to do that. But thanks for the tip to end the process!
0
0
replied on May 6, 2016
Also what if you want to reroute the process to somewhere in the middle of the process not back to the top?
0
0
replied on May 6, 2016
•
Show version history
I have not found a way to do that really. You must start a workflow at the beginning. Or, make another workflow that only has the middle on down but that start to compound quickly.
1
0
replied on May 6, 2016
Thanks!
0
0
Replies
You are not allowed to reply in this post.
You are not allowed to follow up in this post.