Hi Cracks,I am trying to access the shared file resources from Lotus Script or Java to create an attachment-file in a document.
Since the files should be included in the databasedesign, using setup-documents is not an option. The only way so far, is to include them in a profile-doc, but that keeps causing trouble. Also trying to access it over the NotesNoteCollection won’t work, because the user will not have designer-access.
Is there any idea how to access the file.
A function db.getFile(“myFile”) would be so nice.
Thanks in advance
Carsten