PostN
A list of import tasks to run after documents are processed by KeyView. Post tasks run after content has been extracted from documents, and after sub files have been extracted.
Set this parameter as follows:
PostN=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, refer to the Connector Framework Server Administration Guide.
| Type: | String |
| Default: | |
| Required | No |
| Configuration Section: | ImportTasks |
| Example: | Post0=Lua:C:\Scripts\posttask1.lua
|
| See Also: |