Versions Compared

Key

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

To enable Enable auto publish of the asset items in the Digizuite your silo, when assets are updated or new are created. You do the following:

  1. Locate the config file \App_Config\Include\damforsitecore\DFS.Connect.config.
  2. Find this area <event name="item:saved">
  3. The handler with the method OnItemSavedPublish is by default disabled. Enable it and reload the site

How it works

If you manually synchronizes the silo, the items wont automatically be published to web,  you have to publish the silo manually but the the background process which keep the silo up to date. When it pickes up changes ether updating existing items or create new once.These changes will automatically be published to the web database.