Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt

Some steps in the pipeline may abort with an error. In those cases, the item is tagged with a "Processing Error" keyword. The table below lists all the processing error codes.

Processing ErrorStepDescription
SQ-04102Content
Conversion
ExtractionUnsupported MIME type. The MIME type of the document is not supported, so no textual information can be extracted from the document.
SQ-04104Content AugmentationUnable to fetch content. The content of the item's link could not be fetched as part of the content augmentation.
SQ-05102Content
Conversion
ExtractionUnable to convert content. This is used as the generic fallback error when an unknown error happened.
SQ-05103Content
Conversion
ExtractionUnable to parse content. The file was parsed, but did not return any content. This is usually due to a corrupt file.
SQ-05105Content
Conversion
ExtractionUnable to convert content, document too large. Larger documents can be supported by raising the memory limit of the content conversion step (see convert.ini).
SQ-05106Content
Conversion
ExtractionUnable to convert content, decryption error. This usually happens with encrypted PDF documents, which can not be parsed.