Pagedown or shift pagedown key not working in unattended mode

BOT sending hotkey (Shift+Pgdown or Pgdown) to the SAP application to scroll the below page.

BOT able to scroll down absolutely fine in attended mode (studio machine) but not working when the robot is triggered by the orchestrator in unattended machine.

NOTE: However, if i RDP into that unattended bot machine when the bot is running … then the scrolling is working on the SAP screen

Please suggest on this issue

Hi @Sathish_Kumar_S

Is the bot installed in service mode?

Did you try using mouse scroll activity?

https://docs.uipath.com/activities/docs/n-mouse-scroll

Cheers