Input System "Folder"
The "Folder" input system is used to read data from the file system that is structured in folders. Each folder represents a batch.
Property | Description |
|---|---|
InputSystem.Mode | Working mode of input system Normally, a batch will be generated from each folder found.
|
InputSystem.RootFolder* | Path of the root directory from which folders to be read in are searched for |
InputSystem.SubfolderFilter | Name filter for folders to be read Default value: |
InputSystem.ContainsFileFilter | Name filter for files to be included or not included in a folder, so that the folder is read in or ignored (optional) This function is inactive by default. NoticeThis filter is not useful in |
InputSystem.FileFilter | Name filter for the files to be read in from a folder As a rule, all files contained in a folder are read. The filter can be used in special cases (e.g., if only a specific primary file is to be read directly and the remaining files are referenced file attachments only read afterwards via the respective input format). Default value: NoticeThis filter has no effect on the scope of the files that are backed up during the final backup of input data. The backup always includes the entire folder. |
InputSystem.MinAge | Restriction of the search to folders (including their constituent 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: |