Archive for 'Workflow' Category

Difference between Security Context of Workflow Code in SharePoint 2007 and 2010

By namwar - Last updated: Wednesday, May 16, 2012

In SharePoint 2010, any code which executes because of the changes made by the workflow process will run in context of the user who either started the workflow or responsible for changes which caused the code to be executed. But … In SharePoint 2007,  any code which executes because of the changes made by the workflow process [...]

Share