Synchronize scopes when items change
To automatically perform scope synchronization whenever an item changes in the web content system, specify the tagging.syndication.enableItemModificationSynchronization property in the Web Content Manager configuration service.
This type of synchronization only works for individual item changes. For example, this type of synchronization is not automatically performed when an entire site area or folder is moved. To synchronize scopes after such a change, we can perform synchronization manually.
- Log in to the WebSphere Integrated Solutions Console...
http://hostname.example.com:10027/ibm/console
- Click...
Resources > Resource Environment > Resource Environment Providers > WCM WCMConfigService > Additional Properties > Custom Properties
- Add...
tagging.syndication.enableItemModificationSynchronization = true
- Click OK, and save the changes to the master configuration.
- Restart the portal.
Parent: Synchronize scopes for web contentRelated: