Update document metadata with a control file - Fluid Topics - Latest

Markdown Connector Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

It is possible to update the metadata of a Markdown document using a control file. It is possible to either upload the control file on its own, or to place it in the same archive as the content.

When uploading the control file on its own, the following information applies:

  • The <originId> field identifies the document with the metadata to be updated.
  • The <filePath> field is not mandatory if the <originId> field is set.
  • The control file must contain one <resource> node for each document to be modified.
  • It is necessary to define the <filePath> field in the control file's <resource> node to point to a root README.md file.

See Fluid Topics Control File for more information.

It is also possible to use the Update/replace publication metadata web service to modify a document's metadata.