cFile Standard properties
These properties are used to configure cFile running in the Standard Job framework.
The Standard cFile component belongs to the Connectivity family.
Basic settings
Path |
Path to the file or files to be accessed or saved. |
Parameters/Noop |
Select this check box to keep the file or files in the original folder after being read. |
Parameters/Flatten |
Select this check box to flatten the file name path to strip any leading paths. This allows you to consume recursively into sub-directories, but when you, for example, write the files to another directory, they will be written in a single directory. |
Parameters/AutoCreate |
Select this check box to create the directory specified in the Path field automatically if it does not exist. |
Parameters/BufferSize(kb) |
Write buffer sized in bytes. |
Encoding | Specify the encoding of the file, ISO-8859-15, UTF-8, or CUSTOM. |
FileName | The name of the file to be processed. Use this option if you want to consume only a single file in the specified directory. |
Advanced settings
Advanced | Set the optional arguments in the corresponding table. Click [+] as many times as required to add arguments to the table. Then click the corresponding Value field and enter a value. See the site http://camel.apache.org/file2.html for available URI options. |
Usage
Usage rule |
cFile can be a start, middle or end component in a Route. |
Limitation |
n/a |