Solved

Remote server connection

  • 6 October 2023
  • 1 reply
  • 24 views

Badge

Hello Team,

  1. How do i connect the bot to a Remote Desktop server?
  1. How can i upload files to a specific location in a browser?
icon

Best answer by ravi.pothana 6 October 2023, 19:11

View original

1 reply

Userlevel 3
Badge +8

Hi @vaishnavi.jadhav,
 

RDP-based deployment is used for multi-user devices. When a bot is deployed for an unattended Bot Runner from the Control Room, the Control Room handles the unattended Bot Runner session through RDP and executes the bot.
https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/rdp-deployment-multi-user-device.html


You can use two recorders in Automation 360, the Universal Recorder and the AISense Recorder, to automate tasks by recording interactions with objects such as click, read (data extraction), and write (data entry) in an application or browser window.
https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/get-started-with-recorders.html

 

Reply