Enabling connect tags | HCL Digital Experience
Enable connect tags to reference web content components and apply customized caching to the components.
Procedure
- Log in to the WebSphere® Integrated Solutions Console.
- Click .Cluster note: If you are using this web content server as part of a cluster, ensure that you use the WebSphere® Integrated Solutions Console for the deployment manager when you edit 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
- Property name:
- Process connect tags from specific hosts
- Add the following property:
- Property name:
connect.businesslogic.processunknownhosts
- Value:
false
For each host for which you want to enable processing, add a property:- Property name:
connect.businesslogic.hosts.hostname
- Value:
true
- Property name:
- Restart the server or cluster.