Skip to main content

xSuite Interface Windows Prism 5.x – Online Help

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: * (all directories)

InputSystem.FileFilter

Name filter for files to be read

Default value: * (all files)

InputSystem.MinAge

Restriction of the search to files that have exceeded a certain age (optional)

Syntax: see Miscellaneous

Default value: 0 (no age restriction)

InputSystem.MaxDepth

Numerical specification of a maximum depth up to which subfolders are searched

Default value: 0 (search only directly in .RootFolder)