cancel
Showing results for 
Search instead for 
Did you mean: 

SAPGUI Java on Mac cannot write file to Desktop

12-10-2020 12:05 AM
ZackFrazier Product and Topic Expert
2257 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

I'm trying to generate an .ini file in SAPGUI Java on a Mac running Big Sur. I am able to navigate to a local directory but after clicking Save I get an error "Write access to file "file://DEST_SAM2010_PPROP" denied." See full log below.

violation-log.png

The app has permissions to access the folder and I am able to save a text file via the "Save/Send > Local File..." menu to those locations.

sapgui-access.png

Is this an issue with the file itself, the SAPGUI client, Java, or my local system? Any way to rectify it?

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

RMW
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Zack,

Seems to be just a filename without path, not sure in which folder this is going to end up.

You might want to have a look at

note 2045689 - AccessControlException accessing arbitrary predefined directories

Best regards

Rolf-Martin