Skip Headers
Oracle® Universal Content Management
10g Release 3 (10.1.3.3.3)
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next

Create a New Adapter

From this page you can create a new content server adapter. If this is a new installation, you must create an initial adapter. These settings are stored in the adapter configuration file (adapterconfig.xml).

To create a new SCS adapter, specify the properties below and then click Apply.

Name: The name of the adapter (e.g., myadapter).

Adapter Type: Type of communication transport.

Host: The name or IP address of your content server instance.

Port: The content server port number (e.g., 4444).

Use Persistent Connections: Enable this checkbox if you want to keep the connection alive after a request is completed. If you enable persistent connections, you also need to configure them on your content server instance (via the providers interface). Refer to the Oracle Content Server administration documentation for more information.

Connection Timeout: When using persistent connections, this value is the maximum amount of time the connection will wait for response. Default is 20000 milliseconds.

Version: The content server version. Choose Default if you are using version 7.5 or greater or 7.0 if you are using version 7.0.

Resource Pool Initial Size: The initial size of the adapter connection resource pool. Default is 10.

Resource Pool Initial Size: The maximum size of the adapter connection resource pool. Default is 20.