Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

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

Before installing the new package 

  1. Delete all the config files in App_Config\Include\damforsitecore and nay patch files that relates to our configuration.

Now start Installing the package

  1. You will be asked to override files, select Apply to all.
  2. When it comes to items, here you must take one at a time. Choose override until you get to the item /sitecore/media library/Digizuite, here you must choose merge. The rest you can choose override.
  3. No follow the next section DFS 11.0 - 3 Setting up Sitecore. You should allready have this handler in your web.config, but the namespace has changed in the new one, so please check the handler.
  4. Reload the site, go to /sitecore/media library/Digizuite, Here you should see 2 items, a new one called Assets and the one from the existing connector, if you havent renamed it, then it would be called Assets silo.
    You must delete all child items under the assets silo (all the synchronized assets). 

    Important

    When you delete the items, you must choose "Leave links – the links will appear in the Broken Links report". This will give us the opportunity to fix the broken links on reference pages.

  5. Once all items has been deleted. You must update one config that tells the connector the guid of the Asset silo. By default it points at the one coming with connector Assets. Open App_Config → Include → damforsitecore → DFS.Settings.config and local the setting named DFS.DefaulAssetSiloId, change the guid (itemId) to the one matching the Assets silo.

    Important

    This step is very important. Because we deleted all items in #4, all pages that references any assets from the Asset silo, will contain broken links. In order for the connector to automatically fix the broken links, it need to know which asset silo to use.

  6. Reload the site. If you go to a page that contains digizuite content, the connector should automatically resync the asset and fix the broken links.

Clean up legacy items and files

ith this version there are items and files from the old connector, that no longer are in use and can be deleted.

Core DB

  1. /sitecore/client/Applications/Launchpad/PageSettings/Buttons/ContentEditing/DAM for Sitecore Explorer
  2. /sitecore/content/Applications/Content Editor/Ribbons/Contextual Ribbons/Digizuite
  3. /sitecore/content/Applications/Content Editor/Menues/Digizuite
  4. /sitecore/client/DamForSitecore/AssetBrowser
  5. /sitecore/client/DamForSitecore/MultiSelectAssetBrowser
  6. /sitecore/client/DamForSitecore/DamExplorer
  7. /sitecore/client/DamForSitecore/Dialogs
  8. /sitecore/client/DamForSitecore/Shared
  9. /sitecore/client/DamForSitecore/Templates
  10. /sitecore/client/DamForSitecore/AssetReferrer
  11. /sitecore/client/DamForSitecore/Settings
  12. /sitecore/system/Dictionary/DamForSitecore

Master DB

  1. /sitecore/templates/Branches/DFS
  2. /sitecore/system/Modules/Digizuite/Filter Options
  3. /sitecore/system/Modules/Digizuite/MetaDataRoot_0 (If it exists)
  4. /sitecore/system/Modules/Digizuite/SortOrders

Physical files on web server

  1. bin/DFS.Connect.Digizuite.dll
  2. bin/DFS.ContentSearch.dll
  3. bin/DFS.Digizuite.dll
  4. bin/DFS.Services.dll


  • No labels