/
DC 5.7 Download filenames

DC 5.7 Download filenames

When downloading files in Digizuite either single or bulk, the naming of the file can be controlled.

The configuration are available in Digizuite Configuration as Digizuite constants

The following constants are used

  • DOWNLOAD_NAME_REPLACE_MASK

  • DOWNLOAD_NAME_REPLACE_MASK_FALLBACK

The values of these two uses a replace pattern where the following options are available

  • [%AssetId%]

  • [%ItemId%]

  • [%AssetTitle%]

  • [%SourceFileName%]

  • [%MediaFormatId%]

  • [%MediaFormatName%]

  • [%MetafieldId_{id}]

NB: The extension of the format that is downloaded is always appended

The default value uses the following pattern

  • [%AssetId%]_[%MediaFormatId%]

which produces names like 1234_3.jpg for assetid 1234 and mediaformatid 3.

For the Metafield option the metafieldid of the field to be used must specified. As an example if the title metafield has id 50181, the corresponding replace pattern would look like this

  • [%AssetId%]_[%MetafieldId_50181]

Lastly, there is a fallback option which is used if the provided pattern does not produce any filename.

Ā 

Related content

DC 5.7 Breaking Changes - Publish change
DC 5.7 Breaking Changes - Publish change
Read with this
DC 5.10 Download filenames
DC 5.10 Download filenames
More like this
DC 5.7 Breaking Changes - Roles
DC 5.7 Breaking Changes - Roles
Read with this
DC 5.9 Download filenames
DC 5.9 Download filenames
More like this
MM5.7 Major New Features
MM5.7 Major New Features
Read with this
DC 5.8 Download filenames
DC 5.8 Download filenames
More like this