Managing User Assigned Places via File Drop
This article covers how to:
1. Prepare your upload file
Refer to the PDF document in the UAPs folder of your SFTP Client for details on the the column headers that must be included in your upload file. Remember that all user fields must be prefixed "u_" and all place fields must be prefixed with "p_". If your UAP folder has been configured to accept Incremental updates to UAPs, remember to include the "uap_action" header, and in it, to define that the upload should "add" or "delete" the associated UAP.
2. Upload your file
When you're satisfied with your file, save it and drag it into the Uploads folder in your SFTP client (📁 PATH: uaps/upload). Files are picked up and processed approximately every 10 minutes.
3. Review the success and error reports
Once your uploaded file has been picked up and processed, it will be moved to a timestamped Results folder (📁 PATH: uaps/results/{timestamp}).
- If successful, results will be written to a file of the same name with the suffix _success.csv.
- If there are errors, an error file will be written with the suffix _error.csv.
It can take several minutes for the log files to be written. Review the error files to determine what corrections need to be made before re-uploading the upload file.