Is there a way to channge the current activity of a workflow instance thorugh Workflow Manager API or code.
I can think of two situations where this would be handy:
- If a worklow failed due to an error I would like to rerun the Workflow from a certain activity.
- If I need to update a workflow I want to be able to convert an instance to a new instance a move forware to a certain activity.
Any advice?