Windows Login

sgbreslin

New Member
Hi,
I'm trying to setup Login Agent for different machines in production and following standard set up for Credentials, i.e. 'Windows Login: [Machine Name]'. When I try to test the login on the machine in control room Iim getting the following error:

Failed to create session on [Machine Name] - Failed to get effective run mode - Unable to calculate run mode - object Blueprism.Automate.clsCredentialsActions does not exist

Has anyone seen this error before, or can point me to resolution?
 
Hi Sgbreslin,
I have login Agent working in my machine.
You need the Credentials Windows Login as you have, but you also need an Environment Variable named : Login Format String with value "Windows Login: {0}
And to test the process you need to have the login Agent service working as well.
Schedule a login task at a given hour and log off 3 minutes or so before.
Andres.
 

sgbreslin

New Member
Got it sorted, the app server went down over night which caused the error, did a restart on the machines being used and login worked.
 

REVATHI A

New Member
Hi All,
I also got the same issue in production robo.

Failed to create session on [Machine Name] - Failed to get effective run mode - Unable to calculate run mode - object Blueprism.Automate.clsCredentialsActions does not exist

but we tried restart and rerun the process . same error is coming
any alternative solution is there?
 
Top