A temporary directory streamserve_proc is automatically created under the scanned directory. The default behavior is to move the files to this directory. If the StreamServer scans a directory located on a remote machine, it is safer to move the files to the tmp directory of the StreamServer (normally export/tmp). The reason is that if the network goes down, the StreamServer may also go down if the file is not stored locally.The folder to scan for input. Use an absolute path, or a path relative to the working directory of the StreamServer. Two sub directories (streamserve_lock and streamserve_proc) are created when you run the Project. These directories ensure that a file is processed only once. These directories should not be tampered with.
Example 4 *.txtStreamServer generates a list of all the files found in the scanned directory, and uses this list to find files that match File name pattern above. You can sort this list by:
• If the input folder (path specified in Folder above) does not already exist, it is created by StreamServer if Create Folder is enabled.If disabled, StreamServer will retrieve the files over and over again, using the polling interval specified (see Schedule below). This can be used, for example, to scan a database for changes once per polling interval.Select to use streamserve_proc as the temporary directory for the retrieved files. If the scanned directory is located on a remote machine, it is safer to use the tmp directory of the StreamServer (normally export/tmp). In this case you should not select this option.Opens the Scheduler Configuration dialog where you specify when and how often to scan the directory. See Scheduling actions in the Design Center documentation for more information about scheduling.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |