Under certain conditions I would like to skip a step in a workflow that I have created. I thought I could use a Generic Call Back for this. II've tried calling TaskDone and TaskCancel functions but I keep getting a "Error Finishing Workflow" error. I've tried using my CB script at the Task Ready and Task Done stages but it doesn't work.
Does anyone have any idea what I'm forgetting to do? I saw a similar issue that said I might need to suspend the workflow before updating it but I tried that and that didn't work either.
Any help would be greatly appreicated.