<< Click to Display Table of Contents >> Navigation: Live > Agents > File Agents > File Processor > Settings > Live File Processor Agent Folder |
•FTP
Setting |
Type |
Description |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
folderType |
One of the following values:
The values are not case sensitive and may contain spaces (e.g., 'AzureBlobs' is equivalent to 'azure blobs'). LocalOrShared and FTP folders do not require a folderType because they can be determined from the folderWatcherPath; only AzureBlobs and AzureFiles folders require a folderType. |
|||||||||||
folderWatcherFilter |
Only process files matching this wildcard (e.g., *.csv) and the folderWatcherFilterRegex regex pattern.
Default Value: *.* |
|||||||||||
folderWatcherFilterRegex |
Only process files matching the folderWatcherFilter wildcard and this regex pattern (see E-BAM example).
If this setting is empty or not defined, it does not filter anything out.
The FileSystemWatcher (and EnumerateFiles, used by the loaddata command line option) does not support regex; it uses the folderWatcherFilter wildcard. This regex is the secondary filter. |
|||||||||||
folderWatcherPath |
Watch this folder path for new files, or new file data, and automatically load the data into the EQuIS Live database.
|
|||||||||||
noFileInfoAction |
One of the following values:
Example: Used when the Windows service starts up, or when a user report runs for the first time. |
Copyright © 2024 EarthSoft, Inc. • Modified: 26 Apr 2022