PreN
A list of import tasks to run before documents are processed by File Content Extraction. CFS runs Pre tasks before file content is filtered by File Content Extraction and before sub-files are extracted.
Set this parameter as follows:
PreN=Task:Settings
where,
Nis an integer. Tasks must be numbered starting from zero (0).Taskis the name of the task that you want to run.Settingsspecifies information required by the task, for example the name of a section in the configuration file that contains the settings to use.
For information about the tasks you can run, and information about how to set them up, see Manipulate and Enrich Documents.
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: | ImportTasks |
| Example: | Pre0=Lua:C:\Scripts\pretask1.lua
|
| See Also |