Automatic Workflow Trigger after service pack 1






3.60/5 (3 votes)
How to enable automatic workflow after service pack 1 has been installed
Basic Problem
Few days back some guys got sharepoint boxes upgraded with Service Pack 1. The process went smoothly and we didnt face any major problems during the upgrade. We then did some basic tests over the portal after the upgrade. The tests came positive and we were all happy untill ...
Problem
Yes the problem came right when the user requested us to do something with a deadline and we were all confident to create it for them. The user requested us to create a document library and attach a small workflow with it which gets triggered everytime anyone adds a new item. We made the workflow and the library and sat happily to watch the workflow trigger but we were in for a big surprise. The surprise as you might have guessed was the workflow did not trigger.Problem Reason ?
After a lot of scratching of heads we found out that microsoft have applied some security fixes which doesnt allow the system account to ability to trigger the workflow. And also for the application pool identity, if you have not followed the microsoft minimum security principle while doing the sharepoint installation and behaved completely ignorant and used the sharepoint system account everywhere then you are in trouble here.RESOLUTION
To resolve this behavior, set the application pool account to use a different user account. You may want to create a new user account specifically for this purpose.To set the application pool account to use a different user account, follow these steps:
the Web service box.
For more information please read the following:
http://support.microsoft.com/kb/947284