Spreadsheet control file limitations - Fluid Topics - Latest

Fluid Topics Control File

Category
Technical Notes
Audience
public
Version
Latest

The spreadsheet control file has limitations compared to the XML control file:

  • It is not possible to asynchronously add an attachment already uploaded to a Fluid Topics portal to a document using a spreadsheet control file.
  • The spreadsheet control file does not support all the elements of the XML control file.

    Use the following spreadsheet columns in the metadata sheet as replacements for XML elements:

    XML element Spreadsheet column
    <resource lang="XXX"> ft:locale = XXX
    <title> ft:title
    <description> ft:description
    <clusterId> ft:clusterId
    <editorialType> ft:editorialType
    <lastEdition> ft:lastEdition
    <openMode> ft:openMode
    <publishStatus> ft:publishStatus
    It is not possible to give it a value of deleted.
    <isAttached> No equivalent.
    <insertAt> No equivalent.