Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I am using Workflow to assign tasks and running another action in parallel to update Task (Tasks created by assign task action).

This piece is working fine. However, the task is staying locked for sometimes. I found out few solution after googling but they wont help because I can't have code in my workflow. I added commit pending changes action after the update action but that's not helping either.

Is there a way to run workflow timer job in the workflow? What else can I do in order to unlock the tasks after the update action?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.