Test file(s) presence in a directory.
» Parameters

The Parameters tab is divided into 3 parts: Source, Options and Destination
- Source: Information about the sources file(s)
- Source Directory: the directory where the component will find the source file(s)
- Source File Mask: to define the filename including numerical, alphanumerical and special characters that would be copied. This filename is able to manage generic characters like *
- Options: 2 options can be selected
- Include sub directories: In this case the component is able to look for the file(s) in the set source directory and its sub directories.
- Case Sensitive: In this case the component is able to look for the file(s) with exactly same Case from the source mask defined.
» Rules
This tab provides to define some detection rules.

It’s possible to put some detection rules on the files. There are 3 implicit attributes and there are 6 operators available .
Attributes on access with double click on the Attribute row.

- Size: File size.
- Creation Date: File creation date.
- Attributes: File attributes.
Operators on access with double click on the Operator row

One option is available:
- Maximum File(s): In case of using generic character in the source file mask the component will select maximum the number of file(s) specified that responds to the filter(s).
Without any specified number the component will select all file(s) that responds to the filter(s).
» Trace Results
This tab proposes to map into table information about the detected files.

To define the table where information will be mapped, the option Activate have to be selected. The mapping table could be a existing table or a new table. The component is able to provide
a new table with an implicit structure.
In case of using an existing table the component is able to collect information and to map them into defined row of this table. Each row would be then mapped with the available information.
The Option presents three rows:
- Name: The name of the variables
- Type: How the information is defined available with double click
- Mapping: The piece of information's name

And here are the options:
- Ignore: no information catching
- Constant: to set a value of a constant
- Formula: to set a calculated value
- Component data: to set implicit value coming from the component (by default)
Nine pieces of information are available but only seven are only active for this component

- Source directory: the directory where the concerned file has been detected
- Source file: the file name of the detected file
- Target directory: the directory where the concerned file has been moved
- Target file: The new name of the moved file
- Size: size of the concerned file
- Creation date: the date of the file creation
- Modification date: the date of the last modification
- Access date: the date of the last access