cancel
Showing results for 
Search instead for 
Did you mean: 

Removing Connection via command line

535008387
Level 3
​Previously I had created a script like c:\"program files"\"blue prism limited"\"blue prism automate"\Automate.exe /dbconname " PreProd" /setbpserver  "someserver.mydomain.com" "8199"

Now we want to move machines to prod and I can run a new script.  Is there a way to delete the first connection?


Rob


 



------------------------------
Robert Hough
Project Manager
Royal Bank of Canada
America/New_York
------------------------------
2 REPLIES 2

John__Carter
Staff
Staff
Hi Robert - don't think there's a way to delete the connection, it's more a case of flipping from one existing connection to another.

The details live in the config file in C:\ProgramData\Blue Prism Limited\Automate V3, so maybe you could experiment with having multiple file versions that you rename in order to switch which file is the one in use.

------------------------------
John Carter
Professional Services
Blue Prism
------------------------------

Thanks John

I deleted the Automate.config file before setting up the connection.
cmd /c DEL "C:\ProgramData\Blue Prism Limited\Automate V3\Automate.config" /F

------------------------------
Sheldon Faria
------------------------------