+

Search Tips   |   Advanced Search

Web content substitution variables

IBM Web Content Manager uses several substitution variables defined in the configuration for IBM WebSphere Application Server. To modify these variables, use the WAS console for the application server. If we are working with a managed cell or cluster, use the dmgr console when making changes.

Variable Description Example
WCM_CONTEXT_ROOT Context root for the enterprise application for WCM. wps/wcm
WCM_HOST Fully qualified host name of the machine running the portal. www.example.com
WCM_ILWWCM_HOME Directory where the WCM application is installed PORTAL_HOME/wcm
WCM_PORT Port number used to access the portal. 10038
WCM_SCHEMA Database schema name of the JCR domain configured for use with HCL WebSphere Portal. jcr
WCM_SEARCHSEED_CONTEXT_ROOT Context root for the Search Seed portlet. wps/wcmsearchseed
WCM_WEB_APP_HOME Directory path where the ilwwcm.war file is located. wp_profile/installedApps/node/wcm.ear/ilwwcm.war
WCM_WPS_CONTEXT_ROOT Context root or base URI for the portal. All URLs beginning with this path will be reserved for the portal. wps

http://hostname.example.com:10038/wps/portal

WCM_WPS_DEFAULT_HOME Default portal page. The page for users who are not logged in. portal

http://hostname.example.com:10038/wps/portal

WCM_WPS_PERSONALIZED_HOME Portal page for users who have already logged in to the portal. This page cannot be accessed by anonymous users. myportal

http://hostname.example.com:10038/wps/myportal


Parent Additional configuration options