Detect a file or many files in a resource with or without its subdirectories.
» Parameters

The Parameters tab is used to define 2 pieces of information:
- Source directory: where the detection will be assumed (e.g. c:\temp)
- Source file mask: to define the filename including numerical, alphanumerical and special characters. * is used as a generic character to select several files at the same time.
» 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

» 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: not used in the component
- Target file: not used in the component
- 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