Running RPA UI interactions in a virtualized environment

最后都变了- 提交于 2019-12-24 23:54:30

问题


I've built several bots using RPA Express which are operating successfully so long as there is a display attached (local or via RDP) to enable the UI interactions. However, the UI interactions fail as soon as the RDP connection is lost. I'm looking to run the bots unattended on VMs, but can't seem to get around this issue.

I have had some luck using tscon upon logging off an RDP session, but the results are inconsistent and the likelihood of the 'console' display failing increases the longer that the RDP session is logged out.

I'm looking for a reliable virtual monitor solution that I can implement in a VM environment. Has anyone had any success with this?


回答1:


This seems like the same issue people are experiencing with another RPA tool, Blue Prism (see her).

I would try with another remote tool than Windows RDP. I have been using VMWare and Amazon Workspaces with no problems.



来源:https://stackoverflow.com/questions/52936700/running-rpa-ui-interactions-in-a-virtualized-environment

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!