Versions Compared

Key

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

You are about to upgrade from a previous version to DAM for Sitecore (DFS). Which requires your attention.

Info

Things to be aware of before upgrading from a previous version

  • The .net version has been upgrade to 4.7.1
  • Change property DynamicMetadata of AssetMetadata to  IDictionary<string, List<string>> from IDictionary<string, string> to support multivalue like combo and tree fields
  • DFSMediaPipelineArgs was changed to DfsMediaPipelineArgs

Before updating to 10.0.0:

...

  • .

...

Delete the silo with "Leave links" option
Image Removed

...

Confirm items under Digizuite have disappeared:
Image Removed

...

Empty data in dfs_assets_master_index and dfs_assets_web_index. Ensure Solr core replication does not interfere with this (if any).

Updating the module to DFS 10.0.0

  1. Install the new DFS 10.0.0 package and overwrite all when asked.

After updating to DFS 10.0.0:

...

  • 8

...

Add the silo item through the Installation Wizard again which you packed in step 2a.

Note

It is important to delete the data of the index dfs_assets_master_index, before doing a full synchronization of the silo. If you don't do this, the full synchronization will fail.

...