Input System "File"
The "File" input system is used to read individual files from the file system. The individual documents each represent a batch with a document and a file attachment.
Property | Description |
|---|---|
InputSystem.RootFolder* | Path of the root directory from which files to be read in are searched for |
InputSystem.SubfolderFilter | Name filter for subfolders included in the search Default value: |
InputSystem.FileFilter | Name filter for files to be read Default value: |
InputSystem.MinAge | Restriction of the search to files that have exceeded a certain age (optional) Syntax: see Miscellaneous Default value: |
InputSystem.MaxDepth | Numerical specification of a maximum depth up to which subfolders are searched Default value: |