Enable To enable auto publish of asset items in your silo, when assets are updated or new are created. You do the following:
- Locate the config file \App_Config\Include\damforsitecore\DFS.Connect.config.
- Find this area <event name="item:saved">
- The handler with the method OnItemSavedPublish is by default disabled. Enable it and reload the site
...
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 keeps the silo up to date . When it pickes up changes ether updating existing items or create new once.These changes will automatically be published will automatically publish any changes to the web database.