Web Content Manager configuration services
Configuration services for IBM Web Content Manager contain settings for the general operation of the web content system, including settings for messaging, pre-rendering, and searching.
To view or change settings in these configuration services, the preferred method is to use the WAS admin console.
- Configuration service (WCM WCMConfigService)
- Messaging service (WCM MessagingService)
- Prerendering service (WCM PrerenderService)
- Search service (WCM SearchService)
Configuration service (WCM WCMConfigService)
The Web Content Manager configuration service defines common configuration settings for WCM.
- api.use.dn
- Whether calls to the Web Content Manager API accept or return the common name (cn) or distinguished name (dn) for user lookups. A value of true indicates that the distinguished name is used. Default value: false
- defaultLibrary
- Default library used for rendering and the API. Use if the URL or context does not contain a library. Default value: Web Content
- default.SiteArea
- Default site area to use if the URL does not contain a site area. Default value: SiteArea
- connect.businesslogic.module
- A list of the modules that are run as part of WCM on the portal. Some modules are run as part of the content server itself, while others are only accessed through a URL command. The following modules can be defined:
web Process requests for web content. Required. Do not remove. default Process requests for web content. Required. Do not remove ajpe Process requests for web content. Required. Do not remove custom Enable custom workflow actions. Required. Do not remove syndication Manage syndication. This must be enabled on both the syndicator and subscriber servers. itemdispatcher Used by syndication to send the requested item to a subscriber. This must be enabled on a syndicator server. synd Core module for syndication. This must be enabled on a syndicator server. subs Core module for subscribing to a syndicator. This must be enabled on a subscriber server. Core module used for sending email from the email workflow action. plutouploadfile Core module used by the authoring portlet to transfer files from the user's computer to the web content system. plutodownloadfile Core module used by the authoring portlet to transfer files from the web content system to the user's computer. refreshallitems Module to touch all items in a specified library. This will force all items to be saved. Accessed through a URL command. unlocklibrary Module to unlock a specified library. Accessed through a URL command. ajpecatselect Module used to update the profile information for the user making the request. Accessed through a URL command. memberfixer Module to identify or change member IDs between environments with different LDAP topologies. Accessed through a URL command. workflowenablement Module to enable workflow on content types that do not currently have workflow enabled. Accessed through a URL command. clearversions Module to clear the version history of an item. Accessed through a URL command. clearhistory Module to clear the history of an item. Accessed through a URL command. Default value: web, mail, default, ajpe, ajpecatselect, memberfixer, workflowenablement, itemdispatcher, plutouploadfile, plutodownloadfile, synd, subs, syndication, refreshallitems, unlocklibrary, custom, data, clearversions, clearhistory
- connect.moduleconfig.syndication.inittasks
- Whether automatic syndication is enabled. Set the same on both the syndicator and the subscriber. If set to "false" , automatic syndication is not enabled. If set to "true", automatic syndication is enabled. Default value: true
- cmpnt.htmlEncodeDefault
- Whether HTML encoding occurs for text in components. Default value: true
- active.content.filtering.enable
- Whether active content filtering is enabled or disabled. Default value: true
- recentitems.size
- Maximum number of recent items to store, up to a maximum value of 100. Default value: 10
- versioningStrategy.Default
- Default versioning behavior. Possible values include always, never, or manual. Default value: always
- versioningStrategy.AuthoringTemplate
- Versioning behavior used for authoring templates. Possible values include always, never, or manual. Default value: always
- versioningStrategy.Component
- Versioning behavior used for components. Possible values include always, never, or manual. Default value: always
- versioningStrategy.Content
- Versioning behavior used for content items. Possible values include always, never, or manual. Default value: always
- versioningStrategy.PresentationTemplate
- Versioning behavior used for presentation templates. Possible values include always, never, or manual. Default value: always
- versioningStrategy.SiteArea
- Versioning behavior used for sites. Possible values include always, never, or manual. Default value: always
- versioningStrategy.Taxonomy
- Versioning behavior used for taxonomy items. Possible values include always, never, or manual. Default value: always
- versioningStrategy.Workflow
- Versioning behavior used for workflow items. Possible values include always, never, or manual. Default value: always
- resource.maxUploadSize
- Maximum size in megabytes (MB) of individual files uploaded in file, image, rich text, and HTML components. Default value: 16
- resourceserver.maxCacheObjectSize
- Maximum size in kilobytes (KB) of resources to be cached by the resource server module. Default value: 300
- resourceserver.cacheExpiryDate
- Expiry date of resources cached by the resource server module. Default value: REL 1M
- user.cache.enable
- Whether the cache holds user object in the web content system. Default value: false
- admin.delete.error.percent.threshold
- The error percent threshold for a given type when deleting a library. This value is specified as an integer from 0 to 100. If the threshold level is reached for any type, the library deletion task is stopped.
If the threshold is set to 100, the task ignores the error rate. If the threshold is set to an unsupported value, such as a value less than 0 or greater than 100, the threshold is set to the default value of 40 percent. Default value: 40
- deployment.subscriberOnly
- Whether this instance of WCM will only be subscribed to by other servers and will never itself syndicate content to other servers. If set to true, all item gatherers are deleted and the item changed task is not added to the scheduler. This improves performance and is recommended for production machines that are subscribe-only servers. Default value: false
- deployment.itemChangedTaskDelay
- Number of seconds to use as the syndication interval, with a minimum of 0 seconds and a maximum of 65536 seconds. A value of 0 will prevent syndication from occurring. The shorter the interval, the sooner an update can be sent, but because frequent syndication can affect performance on servers with large amounts of content, a longer interval might be required. Default value: 30
Messaging service (WCM MessagingService)
These settings are used when enabling the Java messaging services for web content.
- topic.publishing.enabled
- Set to true to enable message generation and delivery. Default value: false
- items.topic.publishing.enabled
- Whether item topics are published. Set to true to enable messages for item state changes. Default value: true
- syndication.topic.publishing.enabled
- Whether syndication topics are published. Set to true to enable messages for the status of syndication. Default value: true
- prerender.topic.publishing.enabled
- Whether pre-render topics are published. Set to true to enable messages for the status of pre-rendering. Default value: true
- items.topic.name
- The JNDI name of the JMS topic for status changes.
Format for item state changes: jms/IWKTopics/Items
Format for syndication state changes: jms/IWKTopics/Syndication
Format for pre-rendering state changes: jms/IWKTopics/PreRender Default value: None
- topic.connection.secure
Set to true to enable secure topic connections. You must also set username and password. Default value: false
- topic.connection.secure.username
Username for secure topic connections.
- topic.connection.secure.password
A clear text or encoded password for secure topic connections. The password can be encoded using the PropFilePasswordEncoder task.
Prerendering service (WCM PrerenderService)
- prerender.extended.support.enabled
- Whether prererendering supports JSP and PZN requests. Default value: false
- prerender.authenticator.classname
- The authenticator used to make a connection to the default login URL for the portal, when an external security manager is not installed. Default value: com.aptrix.cacher.authentication.WCMDefaultPrerenderAutthenticator
- prerender.authenticator.credentials.classname
- The credentials used by the authenticator specified by the prerender.authenticator.classname property. Default value: com.aptrix.cacher.authentication.DefaultPrerenderPropertiesCredentials
- prerender.default.authenticator.credentials.username
- The user name used by the DefaultPrerenderPropertiesCredentials authenticator. If we are using a custom credential provider, this property is not required. Default value: portal_admin_id
- prerender.default.authenticator.credentials.password
- The password used by the DefaultPrerenderPropertiesCredentials authenticator. If we are using a custom credential provider, this property is not required. The password can be encoded using PropFilePasswordEncoder.sh provided with WAS. Default value: portal_foo
- prerender.default.isSecure
- Whether the server URLs should be formatted with secure HTTP (https://...) or unsecured HTTP (http://...). Default value: false
- prerender.default.hostName
- The host name of the server performing prerendering. The value is typically represented as a WAS variable (for example, ${WCM_HOST}). Default value: ${WCM_HOST}
- prerender.default.hostPort
- The port number for server performing prerendering. The value is typically represented as a WAS variable (for example, ${WCM_PORT}). Default value: ${WCM_PORT}
- prerender.default.portalContext
- The context root for the Web Content Manager web application (for example, /wps/wcm). The value is typically represented as a WAS variable (for example, ${WCM_WPS_CONTEXT_ROOT}). Default value: ${WCM_WPS_CONTEXT_ROOT}
- prerender.default.portal.servlet.authenticatedContext
- The authenticated context root for the portal (for example, /myportal). The value is typically represented as a WAS variable (for example, ${WCM_WPS_CONTEXT_ROOT}/${WCM_WPS_PERSONALIZED_HOME}). Default value: ${WCM_WPS_CONTEXT_ROOT}/${WCM_WPS_PERSONALIZED_HOME}
- prerender.default.portal.servlet.unauthenticatedContext
- The unauthenticated context root for the portal (for example, /portal). The value is typically represented as a WAS variable (for example, ${WCM_WPS_CONTEXT_ROOT}/${WCM_WPS_DEFAULT_HOME}). Default value: ${WCM_WPS_CONTEXT_ROOT}/${WCM_WPS_DEFAULT_HOME}
- prerender.default.wcm.servlet.authenticatedContext
- The default secured path to the Web Content Manager servlet. Default value: ${WCM_CONTEXT_ROOT}/myconnect
- prerender.default.wcm.servlet.unauthenticatedContext
- The default unsecured path to the Web Content Manager servlet. Default value: ${WCM_CONTEXT_ROOT}/connect
Search service (WCM SearchService)
- SearchService.DateFormatString
- The date format to use when entering dates in search forms and for displaying search results. Enter a supported Java date format string. If this property is not set, then the default format is MMM dd yyyy HH:mm:ss z. Default value: None
- SearchService.RecrawlInterval
- The interval in hours between crawling of new web content search sources. Default value: 4
- SearchService.BrokenLinksExpirationAge
- Indicates the expiration age in days for broken links in new web content search sources. Default value: 1
- SearchService.MetaFields
- Specifies additional elements to crawl when searching for metadata. The format for this property is elementName,key1. To specify more than one metadata field maps, use the following format: elementName1,key1;elementName2,key2;elementName3,key3.
For example: metaText,meta.
- elementName is the name of element to search for metadata. Any valid element wito that name in a searchable site area or content item will be crawled.
- key is the "keyspecified in an element tag used as part of a search element design. In the previous example, the key of meta has been used. To render the content of the metaText element in a search element design, you would use the following tag: <Element context="autoFill" type="content" key="meta"/>.
- Only text elements and short text elements can be searched.
- Only site areas that have been configured to be searchable will be crawled.
Default value: None
- SearchService.SearchSeed.ExcludeFileAttachments
- Whether resource component attachments are included in the search results. If false, the files stored in file resource elements in content items can also be searched. Files stored in file resource elements in a site area can also be searched as long as a default content item has been selected. Default value: false
- SearchService.DefaultResultPageSize
- Default number of items displayed per page for new web content search components. Default value: 10
- SearchService.Siapi.IIOP_URL
- The IIOP URL created for the default search service. Default value: None
- SearchService.Siapi.EJB
- The EJB name for the JNDI associated with the default search service. Default value: None
- SearchService.Siapi.SOAP_URL
- The SOAP URL created for the default search service. Default value: None
- SearchService.Siapi.PSE.Type
- The type of search service used for the default search service. Default value: None
- SearchService.DefaultCollectionName
- The default web content search collection created during installation. Default value: WebContentCollection
- SearchService.DefaultSeedPageSize
- Number of items displayed per page for the Web Content Manager search seed servlet. Default value: 200
Parent: Set service configuration properties
Related:
Overview of configuration services
Portal configuration services