WCM v5.1 Connector Section

 

+
Search Tips   |   Advanced Search

 

Overview

This contains a configuration section for each Connector available within the Web Content Management Framework.

 

MailConnector

DefaultFromAddress Default "From" address.
DefaultPassword Secure SMTP user's password.
DefaultReplyToAddress Default "Reply To" address.
DefaultSMTPServer Default SMTP server. Must be a valid mail server.
DefaultUserName Secure SMTP user's username.
MailDebug If True, JavaMail debugging is activated.

 

HttpConnector

These values are defaults across all HttpConnector instances. These will be overridden by any values set for a specific host or server type if present.

DefaultCache Used when no cache is specified in a request for data. If true, the data will be stored in the site cache.
DefaultCacheExpires The expiry date/time for items added to a cache (site or session) if the expiry date/time is not specified in the request.
DenyAccess Lists hosts not to trust. Unauthorized (403) is returned for all requests to hosts listed if DenyUnknownHosts is false.
DenyUnknownHosts If true, then an Unauthorized (403) is returned for any requests for hosts not specified in the <Hosts> section.
HttpResponse Contains a list of HTTP response codes and the WCM class that will handle it when the WCM application receives the code in response to a request.
MaxConnectAttempts Number of times to attempt to connect to a remote HTTP server for retrieval of a page.
OverrideCacheExpiryHeaders If true, causes the DefaultCacheExpires config option to take precedence over the cache instructions in the HTTP headers from remote HTTP servers.
Protocols This section lists values used to override the connector defaults given above for specific protocols. Each protocol is specified in a child of its own. (Overridden by <Hosts> and <ServerTypes>.)
ServerType The ServerType setting value for a host is used as the key for a child config in the ServerTypes section. It is not the real server type as returned in the SERVER header of a response, but is a name for use only within the config.
ServerTypes Values used to override the connector defaults given above for specific server types as indicated in the hosts above. Each server is specified in a child of its own. (Overridden by <Hosts>)
TimeoutPeriod Maximum time to wait to connect to a remote server.

 

LDAPConnector

ConnectionManager There are two parameters: MaxConnectionPools or MaxConnectionsPerPool.
DefaultAuthDN User name to use when searching LDAP database.
DefaultAuthPwd User's Password
DefaultBaseSearchDN The base search scope within the DIT
DefaultHost IP Host name of LDAP server
DefaultPort LDAP port number.
DefaultScope Default scope for LDAP searches. E.g.: <DefaultScope value=SUBTREE />
DefaultTimeout Default Connection Timeout
DefaultV The version identifier: 2 or 3
OrganizationName Organization Domain Name.

 

SQLConnector

ConnectionManager There are two parameters: MaxConnectionPools or MaxConnectionsPerPool.
Databases Defines the data sources (databases)
DefaultCache True/False, Determines whether to cache data by default or not.
DefaultHost Default connector settings which may be overridden by more specific settings below
DefaultRetries Defines how many times to retry a connection attempt.
DefaultTimeout Defines the timeout value for connections in seconds.
DefaultUsername Default user name for connections.
Servers Defines specific configuration for the database application types available.
SQLResponse Generic response handlers go here.

 

JCRConnector

DefaultRepository The path to the JCR repository is entered here. The default path is "ibmjcr/Repository". In most cases, this will not need to be changed.
DefaultUsername
DefaultPassword
A valid username and password for your JCR repository are entered here. This would normally be a valid WebSphere Portal administrator.
DefaultWorkspace A default Workspace can be defined here. This is optional.
ConnectionTimeout Defines the timeout value for connections in seconds.
ConnectionManager There are two parameters: MaxConnectionPools or MaxConnectionsPerPool.

Parent topic: The connect.cfg file.


IBM Workplace Web Content Management - V5.1.0.1

 

Workplace Web Content Management is a trademark of the IBM Corporation in the United States, other countries, or both.

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.