Rich K. Posted May 21, 2012 Posted May 21, 2012 Hello all -- A little while back I moved from: MacOSX FM Server 10 Advanced on MacOSX ... to: FM Server 11 Advanced on Windows. My current production solution is 3 files in a Folder that all "know" about eachother. (In "External Data Sources" they reference eachother by file:xxx). In Filemaker Server 10 Advanced ... as long as your Files you wanted to "cross file server script" with were in the same folder on the same machine and you use the above "file:xxx" ... you could get away this. Well since the move to 11 and switching operating systems ... these Server Scripts fail. I can provide the error number ... if you need it ... but this exact same scripts were working fine not to long ago. Anybody have any advice? Thanks, --Rich
Wim Decorte Posted May 23, 2012 Posted May 23, 2012 As long as the files are all in the same folder you should not have any issues. If some files are in different subfolders then you need to use some relative paths (like ".." in the file reference.
Vaughan Posted May 23, 2012 Posted May 23, 2012 If the files are all hosted on the same FM Server box then the folders are ignored.
Wim Decorte Posted May 23, 2012 Posted May 23, 2012 If the files are all hosted on the same FM Server box then the folders are ignored. Except in server-side script schedules. Then the relative path is absolutely necessary. For anything that is executed strictly on the client then the simple "file:" reference is enough.
Recommended Posts
This topic is 4565 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now