RDP Session Viewing alternatives?


I am trying to install a RDP session Viewing activity to view the logs of my robot but it says its not compatible with my project? any suggestions or alternatives?

You don’t need this to view the logs of your automation. They are shown in Orchestrator. Go to Jobs then click the three dots at the right end of the job, and view logs.

@Akhil_Chappidi,

It’s due to Compatibility mismatch. Package RDP Session Viewing is developed on Legacy but your project is Windows.

You can use any older project which is on Legacy for this because creating new project with Legacy compatibility is disabled.

Other option you can connect with developer to upgrade the package to Windows compatibility.

Thanks,
Ashok :slight_smile:

i explicitly need a debug level of logs, as in orchestrator we only see a log level of logs from our custom activity

so i need to look at the logs of my automation

You can set the robot to verbose and you’ll get extreme detail in the logs regardless of the level your Log Message activities are set to.

Anyway none of this has anything to do with that RDP Session Viewing package.