Trigger process and disconnect
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-05-17 07:18 AM
Hi
I trigger a process from a remote desktop and disconnect the remote desktop the process fails to identify elements and send global mouse clicks
any other way to achieve this functionality
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-06-17 02:19 PM
VNC or any other technology that uses a similar protocal such as a VMWare console viewer (Vsphere etc.)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-06-17 02:54 PM
The problem with RDP is that it is not a simple ‘viewing’ tool. When you connect to the remote machine with RDP the desktop session created is not persistent. When you disconnect, the desktop UI is discarded – the machine is still logged in and ResourcePC is still running, but there is no desktop. What this means is that applications, including BP, are still functioning but anything that depends on the desktop UI will have problems because the desktop UI is not there anymore. So processes that use more sophisticated integration methods, for example web applications, can continue to run, but processes that use more basic techniques like mouse clicks, keystrokes and images will fail.
