I am doing ebs automation in rdp , when i minimize the rdp the ebs screen is losing the focus so the code is failing

Himasai Pentakoti 0 Reputation points
2023-06-07T09:15:16.49+00:00

I am working on oracle ebs automation, I wrote a script using python, i am using rdp for the execution. When i minimize the rdp that ebs screen is getting minimized and my script is failing.

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 45,151 Reputation points
    2023-06-08T10:55:48.4166667+00:00

    Hello there,

    Adding your code might help in getting proper response for your query.

    Is there anything in event viewer?

    I would suggest you to use proc mon to identify if there is nothing on the event viewer.

    Process Monitor is an advanced monitoring tool for Windows that shows real-time file

    system, Registry and process/thread activity. You can get the tool from here

    https://docs.microsoft.com/enus/sysinternals/downloads/procmon

    System Monitor (Sysmon) is a Windows system service and device driver that, once installed on a system, remains resident across system reboots to monitor and log

    system activity to the Windows event log.You can get the tool from here

    https://docs.microsoft.com/enus/sysinternals/downloads/sysmon

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.