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 WCM 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 WAS console and click...
Resources | Resource Environment | Resource Environment Providers | WCM WCMConfigService | Additional Properties | Custom Properties
- Add the tagging.syndication.enableItemModificationSynchronization property.
- Click New, and enter the property name tagging.syndication.enableItemModificationSynchronization.
- Set the string value to true.
- Click OK, and save the changes to the master configuration.
- Restart the portal.
Parent Synchronize scopes for web contentRelated tasks:
Set service configuration properties