Hi.
It’s known fact that when changing from Windows Legacy => Windows Compatibility you can’t invoke sub-processes from external drive anymore.
But also Copy File-functionality from example C:/ => some network drive, doesn’t work anymore. If process is run as Windows Legacy project (duplicate project without conversion basically) it works fine, like it has for years. I.e no other changes, cannot be acces thing, and process does not give any errors!
Is this something that someone has faced before, or are there any known workarounds?
Basically robot creates file to computer where it’s run (to C-drive) and end of that procees, I just want it to copy that file to network-drive.
Funny thing is that if I export data directly example from SAP, and give path to network drive, it works fine. Reading files FROM network drive works also as expected.