The File Servlet is designed to provide simplified file access to resources on the station outside of the standard ord scheme which utilizes the html snooper.
The File Servlet is located in the vykonPro palette under the web sub folder.
Enabled
Boolean property which is used to enable or disable the servlet's functionality. When set to "true" the servlet is enabled.
Servlet Name
The syntax which is used in a url to access the servlet. The default value is "filesrv". A typical url would be http://x.x.x.x/filesrv/myFileName.ext
Base Path
The specified location is the base path for where file resources are located. The default value is "file:^temp", which would be a folder named "temp" located under the root file system of the station.
Copyright © 2000-2018 Tridium Inc. All rights reserved.