Getting data from an input file(xlsx or txt) to input in SAP Application in Remote Desktop

Is it possible to get data from a file outside Remote Desktop and use the data for data entry in the application in Remote Desktop?

It will depend on where the data is, and whether is it accessible from inside the remote desktop or not.

If you can manually open the file from inside the Remote Desktop, the robot shouldn’t have any problem doing the same. If you can’t, consider sharing the folder from the host machine to your remote desktop.

1 Like

Thanks. I think its better to access files directly inside remote then.