
We have Workflow process and one of the admin left the team.
We disabled his account and guess what we received error above and workflow execution is stop or it did not moved ahead.
The Error we received is from Audit log :-
XSV-350012 Invalid Login or password. Connection Denied.
Unable to connect with login 'abcdef' Make sure the login is correct and account is not disabled. if you wish to stop the workflow use unconditional loop.
I have searched for xml definition file for user id listed in error and didnt find anything. I have also looked at alert activities and didnt see anything that mention about specific user.
My understanding was workflows are independent of users and as xml defination for workflow does not have that user so that confirms the activities listed does not have users listed specifically to authenticate. User listed is part of administrator group just as more information. I have checked all alert activities as well and didnt find any reference.