cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Resource

RoshiniSyed
Level 4
Hello,

Can anyone throw some information on ,what exactly Runtime Resource is and how to create RR in BP? 

Thanks in advance.

------------------------------
Roshini Syed
------------------------------
1 REPLY 1

Hi Roshini,

You can say that Runtime Resource is the software agent installed on a machine that interacts with both your Interactive Client (Software comprising of your Blue Prism development studios, control room etc.) and the Application Server. This runtime resource is what is actually responsible for running automations that you trigger either from Control Room or via a schedule directed by Application Server.

To start runtime resource on your machine you can type the below command:\

automate.exe /resourcepc /public /port <port_number> /user <user_name> <password>​


By default the port number is 8181 unless you configure it for runtime resources.


15867.png

If you have SSO enabled (Single Sign On) then the command to start runtime resources is: 

automate.exe /resourcepc /public /port 8181 /sso​

Once started, you can see in your task bar, the agent software getting popped up:

15868.png

With every Blue Prism setup, you automatically install the runtime resource and you need to configure  it to start automatically using the same commands which I mentioned above.

To understand more in details about some advanced settings and how they can be configured in an encrypted manner, follow the given link : Runtime Resources Help Doc

------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future

Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
WonderBotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com

----------------------------------
------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please provide a big thumbs up so that the others members in the community having similar problem statement can track the answer easily in future.

Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Technical Business Analyst,
WonderBotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com

----------------------------------