Newbies paulkivett Posted April 29, 2021 Newbies Posted April 29, 2021 My first try using a Server Side Script. I'm importing csv data which is on "This PC / Documents/CompPBM_checks.csv". I have tried every possible path, but still get missing file error. Options tried include file:FileMakerServer/data/documents/CompPBM_checks.csv file:ThisPC/data/documents/CompPBM_checks.csv file:ThisPC/FileMaker Server/data/documents/CompPBM_checks.csv $Import. $Import equals: Get ( DocumentsPath )&"CompPBM_checks.cvs" FM Server is hosted on AWS
comment Posted April 29, 2021 Posted April 29, 2021 (edited) AFAIK, server-side scripts can import only from the Documents or temporary folders on the server. Edited April 29, 2021 by comment 1
Recommended Posts
This topic is 1555 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