0
votes
2answers
2k views

SharePoint Designer Workflow “canceled” by system account when using impersonation

In our farm we have the following issue: Created a workflow with a few easy steps. The first step is a "assign a variable" step, all following steps are within an impersonation step. That workflow ...
1
vote
2answers
836 views

Impersonation Step in SharePoint Designer 2010

I have following questions on Impersonation Step: How to use Impersonation Step in a workflow to grant/Revoke permissions based on conditions? What are the pitfalls of using impersonation step? How ...