Tuesday, July 22, 2008

workflow ownership issues

sometimes when working with windows workflow you get in a situation where a workflow has been abandoned for some reason, and you can't access it. you get an error saying the instance is not owned by the runtime or the ownership has expired. You need to unlock the workflow in order to make them runnable again. To do this set ownerID and ownedUntil = null in the InstanceState table.

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home