Enable connect tags
Enable connect tags to reference web content components and apply customized caching to the components.
- Log in to the WebSphere Integrated Solutions Console.
- Click Resources > Resource Environment > Resource Environment Providers > WCM WCMConfigService > Custom properties.
Cluster note: If we are using this web content server as part of a cluster, ensure that we use the WebSphere Integrated Solutions Console for the deployment manager when manipulating configuration properties.
- Specify connect.businesslogic properties to process connect tags from any host or from specific hosts.
- Process connect tags from any host
- Add the following property:
- Property name: connect.businesslogic.processunknownhosts
- Value: true
- Process connect tags from specific hosts
- Add the following property:
- Property name: connect.businesslogic.processunknownhosts
- Value: false
For each host for which to enable processing, add a new property:
- Property name: connect.businesslogic.hosts.hostname
- Value: true
- Restart the server or cluster.
Parent: Additional configuration optionsRelated: