The idea is to connect to the RDC, launch the robot from the assistant and them minimize the RDC so the user can keep working during the execution.
It works for us but when another user connects to that same RDC and launches the robot it always gives an error with Excel at the beginning of the process: Cannot bring the target application in the foreground. The robot works well if the user doesnt minimize the RDC window.
We are using “Send Window Messages” whenever is possible to avoid using hardware events. We have the same RDC configuration and the same display settings. Any ideas?