Reject Documents with Import Errors

The ImportErrorFilter task rejects any documents for which errors have occurred. Errors can occur during KeyView filtering or during pre and post import tasks.

The ImportErrorFilter task can be configured as a Post task. The parameters that are passed to the task are specified in a named section of the configuration file. For example:

[ImportTasks]
Post0=ImportErrorFilter:ImportErrorFilterSettings

[ImportErrorFilterSettings]
OnErrorIndexerSections=IdolErrorServer
IndexDatabase=IdolErrorReview

For information about the parameters that you can use to configure this task, refer to the Connector Framework Server Reference.