12-08-19 03:20 AM
12-08-19 06:52 AM
1)
Open the command prompt and navigate to the blue prism root folder
(You may need to open it as an Administrator)
2)
AutomateC.exe /createcredential <credname> <username> <password> [/description <string>] [/expirydate <yyyyMMdd>] [/invalid <flag>] [/credentialtype <string>]
3)
You can find documentation in the Blue Prism knowledge base site.
or
AutomateC.exe options
AutomateC.exe is a command-line tool used to script activities that are possible in the Blue Prism Interactive Client. To launch the /help, open a command prompt, and run these two commands:
cd /d "C:\Program Files\Blue Prism Limited\Blue Prism Automate"
AutomateC.exe /help
12-08-19 09:04 AM
12-08-19 11:04 AM
13-08-19 07:48 AM
AutomateC.exe /createcredential <credname> <username> <password> [/description <string>] [/expirydate <yyyyMMdd>] [/invalid <flag>] [/credentialtype <string>]
13-08-19 07:58 AM
13-08-19 08:19 AM
10-10-24 04:50 AM
Hi @SANJIBSINHA , Were you able to fix the above issue "Error: You must supply valid login details for that action"?
I'm also facing the same issue when creating EV using command line.