0
votes
0answers
60 views

Can workflow impersonation assume farm admin identity?

I wrote a custom workflow action that provisions a site collection and have been some issues getting it work correctly. If I use a farm admin account to create a workflow, can I use workflow ...
3
votes
2answers
2k views

Access Denied while setting Metadata Store Permission

Breaking my head with this issue for the past 2 days! Received Access Denied error in SPD so tried to set Meta Data permission and get the following error. I am one of the Admins for BSC service ...
2
votes
2answers
1k views

ItemAdding event and impersonation

I need to modifiy the Editor/Author (modified by/created by) SharePoint built-in fields in an ItemAdding Event Receiver on a list (I cannot use the ItemAdded event). For users with restricted ...