Yay!! got it running!
in the scheduler I can see two resources, on is just resource_name other is resource_name:8182. I scheduled my bot to execute on the one with port 8182. Now my console and resource both are up and running. Many thanks!!
Summary:
Machine with dynamic IP on the same domain. (BP v6.2)
1. Using Create Encryption Key with "AES Crypto256" with name "Credentials Key" (or whatever, but you need this later). Click generate and save.
2. Signout and create a new connection say "BP Server" with connection type "SQL server(Windows authentication)", database server "localhost\SQLEXPRESS" (what you created during SQL server installation), database name "BP Server".
3. Create database. Save and exit connection settings.
4. goto C:\Program Files\Blue Prism Limited\Blue Prism Automate (primary folder), and execute "BPServer.exe". Click New/Edit as applicable.
5. Name as "Default", database connection "BP Server". Connection mode "
WCF: SOAP with Message encryption and windows authentication",
Binding Hostname as "
localhost" (as we will have dynamic IP), port
8199.
6. in the Keys tab, create New with same details as step1. Save and exit.
7. in Run, type Services and open services app. double click "Blue Prism Server" service. in Log on tab, click "This account" and provide your windows credentials. In General tab, set start up to Automatic.
8. Start the service.
9. go to cmd, goto C:\Program Files\Blue Prism Limited\Blue Prism Automate. give the command -
automate.exe /resourcepc /public /port 8182 (you can give port number as 8182/83/84, except 8181, as it will conflict with BP console session)
This command will create backend Resource PC for BP client.
10. In BP console login with "BP Server" connection. You will have to Import all packages/processes you want to execute.
11. Go to Scheduler. you can see the same machine listed twice in Available resources - one with port and one without port no.
Schedule the bots using the one with port no.
And in case on any issues keep an eye on Run->Event logs->Applications and services logs->Blue Prism.
Thanks once again!!
------------------------------
Nikhil Sathe
Sr Consultant
Capgemini Technology Services
------------------------------