UI Automation - JRE - Orchestrator

HI,
We are trying an UI automation in the application running in jre in IE on a Windows Server.
We execute a process from the orchestrator (on my machine, not on the Windows Server).
If a have a minimized connection via RDP to the Windows Server (where the robot runs), the process is executed properly.
If I execute the same procees in my machine but with no RDP connection to the Windows Server opened, the the process doesn’t work.
The process stops in a click activity (double click) in a non-editable field.
Which can be the problem?

1 Like

Hey @aarenaza

You are saying about UI automation with Java application?

Thanks
#nK

Hi,

Yes, it is a Oracle 10g application, executed with JRE (Java Runtime Environment).

Thanks,

Alberto ARENAZA

Is there any specific exception the Robot throws?

Hi,

There is not an exception. The robot stops in double click activity.

Thanks.

Alberto ARENAZA