If the Enable server dropzone checkbox is ticked when a Dataset is being created or edited, a folder will be created in the dataset dropzone area representing that Dataset's dropzone.
When a file is placed in this location, it is automatically loaded into the corresponding Dataset as a new batch of data.
Each Dataset dropzone folder is continuously monitored for the arrival of new files, and when a new file arrives an attempt is made to load it. If the file is successfully loaded the file is removed, otherwise it will be placed in an error folder and no further attempt will be made to load it.
The following conditions must be met for the file to be loaded:
The default location for the datasetdropzone folder on the server can be found in database folder locations.
Within datasetdropzone there is a folder for each Environment, with the folder name matching the external label of the corresponding Environment. Likewise, within each Environment folder, there are folders for each Space. The folder structure is datasetdropzone > Environment label > Space label > Dataset label.