I'm currently trying to run the automateC.exe command from sql server manager. I'm utilizing xp_CMDShell to run a batch file that calls the following command
The only response that this brings is "Database error - Unable to determine whether database exists - Login failed for user 'sa'." what should i do for the Sql sentence to actually recognize the database?
By the way, the database works fine, the process exists, and the username and password are correct. i'm using the sa user from sql to run the query.
Thanks to whoever answers!
------------------------------ Juan Mateo Castagno Marquez ------------------------------
Check your database connection. Open Blue Prism and hit Configure on the login screen. Make sure that you have the connection configured correctly. I can duplicate the error that you're getting by intentionally setting the wrong password for the database connection.
------------------------------ Nicholas Zejdlik RPA Developer ------------------------------