Got 2 workflows, 1 action which changes the value of an attribute one transition in. The 2nd workflow (request) needs to send out an approval request. This only works when I change the value manually later on:
If I move a user into the correct set, the first workflow gets triggered and the value gets set/updated. However, the 2 workflow - authz - does not seem to be doing anything. No approval request send. When I change the value manually in the portal, the approval does get send.
Looking at the request I see the following:
When it works, the workflow requestor is my user account. When it doesn't do anything, the requestor is Forefront Identity Manager Service Account.
I read somewhere that this account can't be used for AUTHZ's. Is there a workaround for it?