Enable connect tags

 

+

Search Tips   |   Advanced Search

 

Connect tags are used to reference Web content components and apply customized caching to the components.

To enable connect tags...

  1. Edit...

      PROFILE_HOME/PortalServer/wcm/shared/app/config/wcmservices/WCMConfigService.properties

  2. Configure "connect.businesslogic" to process either unknown hosts, or a selected host:

      connect.businesslogic.processunknownhosts=true
      connect.businesslogic.hosts.[HOST]=true
      connect.businesslogic.processunknownhosts=false

Cluster note: For this Web content server as part of a cluster, ensure that any properties you create in WCMConfigService.properties to manage access to host names are the same on each node to ensure consistent results across the cluster.


Parent topic:

Additional configuration options