FilePathEncoding
The type of encoding used for file names that are identified by the ContentFieldType=Filepath
parameter.
File names are extracted using UTF-8 and are converted to the specified format. This allows you to extract files from file systems that do not support UTF-8.
You can set this parameter to any standard IDOL encoding name. For a list of encoding names, refer to the IDOL Server Administration Guide.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | FilePathEncoding=UTF8
|
See Also: |