02-28-2024 02:28 PM - edited 02-28-2024 02:29 PM
Hi all,
I'm encountering an error with one user who is attempting to export a report to Excel. The download process is functioning correctly, and the file is being saved in the OnStream temporary folder. However, the issue arises as OneStream is unable to open the file automatically. It appears to be an issue related to permissions on the user's laptop.
Could not find a way to fix it, any ideas?
Thanks.
Solved! Go to Solution.
03-01-2024 04:46 AM
OneStream will invoke a standard Windows call to handle the file, i.e. it will push it to Windows and say "open this file with the default program for this extension (xlsx) please". If Windows does not allow that for whatever reason, the operation fails.
Chances are that the laptop is locked down a bit too much by the company sysadmins. You can investigate this with Support, but I would recommend to involve your local IT too.
02-29-2024 02:56 AM
Copy the file in some other location and try opening from onestream.
02-29-2024 08:05 AM
Actually, I'm not trying to open the file from OneStream. OneStream automatically attempts to open it after downloading and fails.
03-01-2024 04:46 AM
OneStream will invoke a standard Windows call to handle the file, i.e. it will push it to Windows and say "open this file with the default program for this extension (xlsx) please". If Windows does not allow that for whatever reason, the operation fails.
Chances are that the laptop is locked down a bit too much by the company sysadmins. You can investigate this with Support, but I would recommend to involve your local IT too.
03-01-2024 08:01 AM
@Jack, thanks!