Hi Team.
I have an issue with a workflow. The workflow Run AS accounts for the user who started the workflow. The workflow starts when a BOOLEAN VA is selected.
As you can see in the screenshot, there is an approval rule. If approved, it add adds the workflow target to a security group. Then, it sets an attribute on the workflow target and the values of the account's email address that initiated the change. Finally, it runs a Powershell script.
If I disable the Approval rule, everything runs as expected. When I enable the approval rule, the step where it sets an attribute value to the email address of the person who initiated the start of the workflow is blank. I assume the Approval rule is getting in the way or taking over the following steps as the service account.?
Any suggestions?