Show TOC

Resetting the Error StatusLocate this document in the navigation structure

Use

You use the Reset Failed Document Entries function to reset the error status of documents.

The queue server has a count for each document that specifies how many times it has repeated a processing step. An upper limit for repeating processing steps is defined in the queue parameters. If this upper limit is reached, the document receives an error status and is no longer processed. Resetting the error status triggers processing again.

Features

The following options are available:

Option Effect

Reset preparation failed documents

Documents for which preprocessing failed get the status To Be Preprocessed.

The preprocessor then repeats the preprocessing immediately.

Reset indexing failed docs

Documents that could not be indexed get the status To Be Indexed.

When the start condition of the queue is next met, the queue server triggers indexing again.

Reset optimization failed docs

Documents that could not be optimized by the index server get the status To Be Optimized.

When the start condition of the queue is next met, the queue server triggers optimization again.

Reset all failed docs

Resets all error statuses.

Reset failed documents by return code

Only resets the error status of documents with a particular error.

See also:

What Does the Status of a Document Mean?