Fix Word content errors - Fluid Topics - Latest

Microsoft Word Connector Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

The Word connector has the following error codes:

  • The format {value} indicates a placeholder.
  • Get in touch with a Fluid Topics representative for additional assistance about an error.
Error code Error message Fix
DOCX-0001 Control file error: Invalid resource associated to {filepath}: {error} {filepath} has an invalid metadata key. Review the file, and publish again.
DOCX-0002 {error} The last edition value is invalid. Review the error and image, and publish again.
DOCX-0003 Could not transform {filepath} to html The conversion of the file to HTML failed. Review the logs, and publish again.
DOCX-0004 Image conversion failed with the following error: \t{error} Review the error and image, and publish again.
DOCX-0005 Image cropping failed with the following error: \t{error} Review the error and image, and publish again.
DOCX-0006 Cannot fix img {image_path} as {image_output_path}, error {error} Review the error and image, and publish again.
DOCX-0007 Can't handle images of type {content_type} (yet) An image is in an unsupported format. Convert it to .png, and publish again.
DOCX-0008 Cannot convert '{image_path}', image magick failed with the following error: {error} Review the error and image, and publish again.
DOCX-0009 Cannot convert '{path_png}', inkscape failed with the following error: {error} Review the error and image, and publish again.
DOCX-0010 Inkscape error for {inkscape_command}:{line} Review the error and image, and publish again.
DOCX-0011 Cannot convert this image, pillow failed with the following error: {error} The conversion of an image failed. Review the error, and publish again.
DOCX-0012 Cannot convert '{image_path}', pillow failed with the following error: {error} The conversion of an image failed. Review the error, and publish again.
DOCX-0013 DOCX- converter failed to convert "{word_file_path}": {error} The conversion of the file to HTML failed. Review the logs, and publish again.
DOCX-0014 Could not convert word value as base {radix} int value: {error} There is an issue with a numbering custom style. Review the file, and publish again.
DOCX-0015 Invalid control file resource: {filename} is not a Word file. The control file's <filePath> value is not a Word file. Review the control file, and publish again.
DOCX-0016 Removing intermediary files after a failure to convert ({error}). The conversion failed. Review the error, and publish again.
DOCX-0017 Invalid Control File: OriginId or filePath have to be set. The control file requires either the use of the <filePath> or <originId> element. Review the control file, and publish again.
DOCX-0018 Control file error: {error} The control file is invalid. Review it, and publish again.
DOCX-0019 Style map error: Duplicate entry with different freshness are not allowed (%s, %s). See Style map.
DOCX-0020 Style map is not valid YAML (line {line_value}, column {column_value}): {error} See Style map.
DOCX-0021 Style map is not valid: YAML must represent a dictionary, but is currently a {other_type}. See Style map.
DOCX-0022 Style map error: HTML tag {tag} should contains a style list See Style map.
DOCX-0023 Style map error: HTML tag {tag} containing style list {styles} should contains only strings See Style map.