Monday, July 14, 2014

SharePoint delay activity(workflow)not working

SharePoint delay activity(workflow)not working

As we all know, The timer job plays a vital role in firing the activities in SharePoint. Timer jobs is responsible for the Upgrade, backups and the alerts….

Issue: SharePoint delay activity(workflow)not working

Solution: To get rid of the error. We need to check and follow the below steps.

1.    ensure that the ‘SharePoint Timer Service” is started.
2.    set the proper value 'job-workflow'as mentioned.
3.    To check if the property is set or not Run the below
stsadm -o getproperty -pn job-workflow -url http://expertsharepoint:1000

5.    if you get <Property Exist="No" /> then set it by the following command

stsadm -o setproperty -pn job-workflow -pv "Every 5 minutes between 0 and 59" -url http://expertsharepoint:1000

6.       Ensure to do IISreset and restart the SharePoint 2010 Timer service also.



 

I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

No comments:

Post a Comment

Your feedback is Much Appreciated. I will try to reply to your queries as soon as possible!!Anil Avula

ShareThis

X