Skip to main content
October 27, 2021
Question

RPA

  • October 27, 2021
  • 3 replies
  • 0 views

Is there any way to automatically generate resources while running RPA processes. I am trying to achieve simultaneous execution of processes.

3 replies

danny.verb
October 27, 2021

Resources must be set up manually to start. From the RPA console, you must create a resource and download the agent onto the target machine. Once you've downloaded the agent, you can absolutely spin your VMs up and down dynamically

October 28, 2021

Thanks [mention:cd62cf79924f483cb1bf072c9026a3ec:e9ed411860ed4f2ba0265705b8793d05] !

chandrababup7678
November 11, 2021

Resource should be downloaded Manually and install the agent. The agent can be installed on local machine or any VM. So, those machines will be act as a Robot while executing a process.