The Hach WIMS Direct Server-Side Interface to Generic LIMS CSV Files manually reads values from text files and brings the value into Hach WIMS. The files must be standard ASCII text files and the values must be comma separated. This interface will attempt to process all files in the folder specified in the configuration. The input file is copied to a local 'cache' folder and processed. Once finished it moves the file to an 'archive' folder with a date and time stamp added to the file name.
For examples of what the file needs to look like, see the Source version tested article. To see how the interface configures to these files and what the constraints are, see the Configuration - Source Configuration Q12351 article.