January 23, 201312 yr I can not seem to get the script step 'Save Records as Snapshot Link' to work when running this script via the fmsever (via schedules). Filemaker indicates that this step can be run on the server. It will however run when the database is open on fmserver computer via filemaker. Â Attached is a screen shot of my basic script. I am sure this is a better way to display this. Â Â Â
January 23, 201312 yr Hi, You cannot use the Desktop Path on server, you must use a folder the FMServer user has access to. Try Get( DocumentsPath), then the file should appear in your Documents folder within your FileMaker Server folder: /Library/FileMaker Server/Data/Documents
January 23, 201312 yr Author That was exactly what I was missing. The /library/filemaker server/data/documents is the indeed the folder that Get(DocumentsPath) finds when run on the server. Thanks so much!
Create an account or sign in to comment