File Processor Connector

File Processor Connector

Selection of Specific Files

Selection of Specific Files

When you perform a File Processor operation, you can select a single file or multiple files. The files are selected based on the fields that you configure from the Select File connection property. The following table describes the Select File fields to select a specific file or set of specific files.
Fields
Description
All
Selects all the files from the source directory.
Equals
Selects the files that are equal to the specified name in the file pattern property. For Example, if you specify sample.docx, the sample.docx file is selected.
Notequals
Selects all the files other than the file pattern that you specify. For example, if you specify, the file pattern as sample.txt, the sample.txt file is not selected.
Startswith
Selects files that start with the pattern that you specify. For example, if you specify the StartsWith value as sample, all the files that start with name sample are selected.
Endswith
Selects files that end with the pattern that you specify. For example, if you specify EndsWith pattern as .txt, all the files that end with .txt are selected.
FileExtension
Selects the files that contain the specified file name extension. For example, if you specify the values as .txt in the file pattern, all the .txt files are selected.
Contains
Selects files that contains the specified pattern. For example, if you specify the contains pattern as sample, all the files that contain sample in the file name are selected.
FileSizeGreaterThan
Selects files greater than the size specified in the file pattern. Specify the file size in KB. For example, if you specify the file size as 30, all the files greater than 30 size are selected.
FileSizeLessThan
Selects files that are less than the specified size. Specify the file size in KB.
For example, if you specify file size as 30, all the files less than 30 size are selected.
FileSizeEqualsto
Selects files equal to the specified size. Specify the file size in KB.
For example, if you specify file size as 30, all the files with 30 size are selected.
FileSizeNotEqualsto
Selects files not equal to the specified size. Specify the file size in KB.
For example, if you specify file size as 30, all the files with size that is not equal to 30 size are selected.
Starts with DatePattern
Selects files that start with the specified date pattern. For Example, if you specify the file pattern as DD/MM/YYYY, all the files that start with DD/MM/YYYY date pattern are selected.
EndsWithDatePattern
Selects file that end with specified date pattern. If you specify the file pattern as DD/MM/YYYY, all the files that end with DD/MM/YYYY date pattern are selected.
Contains Date Pattern
Selects files that contain the specified date pattern. For example, if you specify the file pattern as DD/MM/YYYY, all the files that contain DD/MM/YYYY date pattern are selected.

0 COMMENTS

We’d like to hear from you!