January 18, 201411 yr Why would an Import[] fail when run as a scheduled script on the server, but work when run from the cilent? I'm importing from one table in a file to another table in the same file using an FMS13 server with an FMP12 client. The error is 100 file not found. I've tried two protocols: file:My File fmnet:/wingforward12.dyndns.info/My File Both work when run as a client, but not on the server. Any thoughts?
January 18, 201411 yr FMS can not import directly from another hosted FM file. The typical workaround is to export from the source file to a non-FM format and have the other file import from that intermediate file
Create an account or sign in to comment