Configuring Oracle Universal Content Management 5-3
7. Click Submit.
8.
Restart Oracle Content Server, as described in Section 10.3, Restarting a Managed
Server.
5.2 Completing the Initial Configuration of Oracle Content Server
After installing and configuring Oracle Universal Content Management Oracle UCM on an Oracle WebLogic Server Managed Server, you need to complete the initial
configuration of Oracle Content Server. Completing its initial configuration includes these tasks:
■
Starting Oracle Content Server
■
Configuring the Oracle Content Server Instance
■
Configuring Oracle Content Server for IBM DB2 Database Searches For information about changing the configuration of Oracle Content Server and
additional configuration options, see Configuring Content Server in Oracle Fusion Middleware System Administrators Guide for Oracle Content Server.
5.2.1 Starting Oracle Content Server
You can start an Oracle UCM instance, which includes Oracle Content Server, with the Oracle WebLogic Server Administration Console, the startManagedWebLogic
startup script, or Oracle Enterprise Manager Fusion Middleware Control.
For more information, see Starting Oracle Content Server in Oracle Fusion Middleware System Administrators Guide for Oracle Content Server.
5-4 Oracle Fusion Middleware Installation Guide for Oracle Enterprise Content Management Suite
5.2.2 Configuring the Oracle Content Server Instance
Figure 5–1 shows the configuration page for Oracle Content Server.
Figure 5–1 Configuration Page for Oracle Content Server
Configuring Oracle Universal Content Management 5-5
The following table describes the fields on this page and the values you can enter to configure your Oracle Content Server instance.
Field Description
Cluster Node Identifier The name of the Oracle UCM Managed Server where Oracle
Content Server will run.
Content Server Instance Folder
The absolute path to the Oracle instance directory of Oracle Content Server, which is DomainHomeucm by default.
The default Oracle instance directory for Oracle Content Server follows:
MW_HOMEuser_projectsdomainsDomainHomeucmcs The name of the top-level folder in the folder hierarchy for
the Oracle Content Server instance is cs. The path to the Oracle instance directory is the value of the
IntradocDir variable for the Oracle Content Server instance. This directory path should be unique to this
particular Managed Server, or node. For installations that are likely to be upgraded to future versions of the product,
Oracle strongly recommends that you change the location of the Oracle instance directory to a directory outside of any
Oracle WebLogic Server domain directories or installation directories. For installations that will be in a cluster, the
Oracle instance directory must be on a network to which all nodes in the cluster have shared access.
Native File Repository Location
The path to the vault directory for storing native content checked into Oracle Content Server.
Weblayout Folder The path to the weblayout directory for storing web-viewable
renditions of native and alternate files.
Content Server URL Prefix The relative URL for the Oracle Content Server instance.
Is New Content Server Instance
Whether or not the Oracle Content Server instance is a new one.
Server Socket Port
The number of the port for calling top-level services. The default value is blank.
Changing this field value changes the IntradocServerPort entry in
DomainHome ucmcsconfigconfig.cfg. The default
IntradocServerPort value is blank.
Incoming Socket Connection Address Security Filter
Restricts Oracle Content Server access to a computer or computers with a specified IP address or addresses.
■
By default, this field is prefilled with the IP address of the local host 127.0.0.1.
■
You can specify multiple IP addresses, separated by pipes | . Make sure that there are no spaces on either
side of the pipe character. For example: 127.0.0.1|0:0:0:0:0:0:0:1|192.168.1.1
■
You can use wildcards in this field, for zero or many characters, and ? for any one character. For example,
10.10.3.
■
Generally, use only the IP Address Filter field or Hostname Filter
field, not both. IP Address Filter is
more commonly used.
Web Server HTTPHTTPS Address
The name of the web server. HttpServerAddress property.
5-6 Oracle Fusion Middleware Installation Guide for Oracle Enterprise Content Management Suite
Web Address Is HTTPS Whether or not the URL for the web server starts with
HTTPS, for a Managed Server that has SSL enabled.
Company Mail Server An email server that Oracle Content Server can use to send
email notifications. This value generally takes the form of mail.example.com. If
applicable, make sure to allow for sending email through a firewall.
Administrator E-Mail Address An email address that Oracle Content Server can use to send
email notifications SysAdminAddress. This address will receive a returned message for any delivery
failure that occurs.
Server Instance Name
The name of the Oracle Content Server instance.
Server Instance Label The instance name that is displayed in the Windows Start
menu InstanceMenuLabel property.
Server Instance Description A description of the Oracle Content Server instance
InstanceDescription property.
Is Auto Number Enabled Whether or not automatic numbering of Oracle Content
Server instances is enabled.
Auto Number Prefix A unique prefix for an Oracle Content Server instance
number, to avoid conflicts among multiple Oracle Content Server instances Auto Number Prefix system property.
FullText Search Option
Specifies the search engine for full-text searches:
■
None
: The Oracle Content Server instance will use DATABASE.METADATA as the search engine.
■
Internal : For Oracle Database, the Oracle Content Server
instance will use OracleTextSearch with the system database. For Microsoft SQL Server, it will use
DATABASE.FULLTEXT.
■
External : The Oracle Content Server instance will use
OracleTextSearch with an external data source for an Oracle Database not the system database. If you select
this option, you must provide the name of the external data source in the External DataSource field.
External DataSource The name of an external data source that was created through
the Administration Console and targeted to the Oracle UCM Managed Server, using an OCSSEARCH schema that was
created with Repository Creation Utility RCU.
For information about creating an external data source and targeting it to a Managed Server, see How to Create a JDBC
Data Source for Oracle WebLogic Server in Oracle Fusion Middleware Java EE Developers Guide for Oracle Application
Development Framework.
You can specify the name of an external provider for the data source. For information about creating an external provider,
see Section 5.3.2, Configuring an External Database Provider
for Standalone Applications. If the external data source is for use with IBM DB2, also see
Section 5.2.4, Configuring Oracle Content Server for IBM DB2 Database Searches.
For information about the OCSSEARCH schema, see Section 2.2, Creating Oracle Enterprise Content Management
Suite Schemas.
Field Description
Configuring Oracle Universal Content Management 5-7
5.2.3 Enabling or Disabling Components