Solved

Automating web apps inside remote desktop

  • 22 August 2023
  • 3 replies
  • 165 views

Badge +1

Hi Team,

 

I have a requirement where I have to automate web applications which can be accessed only within a specific system, for that we manually use remote desktop connection.  To automate this, I understand we need to install desktop agents on that system. 

Since, this is new for me I want some sources, or any concreate solution to complete this automation.  

 

Thanks in Advance.

icon

Best answer by ravi.pothana 22 August 2023, 16:08

View original

3 replies

Userlevel 3
Badge +8

Hi @sravan.aluvala 

Bot agent installation:
https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-add-local-device.html

Once the bot agent is installed, to enable a device for running bots, set the local device credentials in control room - https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-edit-device-credentials.html


you can now create a bot in control room to automate web applications, here are some examples: 
https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/a2019-build-bots-examples-list.html

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-how-to-build-and-edit-bots.html

Badge +1

Thanks @ravi.pothana for posting all the resources at one place.

Userlevel 3
Badge +8

Hi @sravan.aluvala - Glad it helped, If my reply helped to solve your query, please mark the post as solved/Best Answer. 

Reply