cancel
Showing results for 
Search instead for 
Did you mean: 

login agent

SameerJoshi
Level 4
Hi All, We are using Is Logged In action from Log In VBO to check if bot is logged in the VDI or not, this action was always returning false value on our development VDI, this action works on SIT VDI. We are using Blue Prism version 5.0.32.0 and hence we have installed Login Agent by using the exe which was provided with Blue Prism installation, but still this action returns false value, leading to process termination in debug mode. Can someone please suggest any troubleshooting steps so that this action works on our development VDI. 
2 REPLIES 2

SteveBoomer
Level 5
Have you added the batch file to the startup folder on the runtime resource?   The login agent will start the login process, once the machine logs on the Automate.exe takes over (with the DB Connection parameters).   If the batch file isn't included then Blue Prism will not know that the runtime resource is available.

SameerJoshi
Level 4
which batch file, Steve, can you please more elaborate ? re phrasing the issue below -  1. Login Agent works on the bot VDI's 2. Login Agent is not working on our VDI, where we do the development, issue is ""Is Logged In"" action from ""Log In"" VBO always return false on our VDI.