Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here you maintain all database connections used by the various XperienCentral functionalities. The following central database settings are configured here.

 

PropertyDescription
Media Repository databaseThe database used by the XperienCentral Content Repository.
WebAdmin databaseThe database used by the Interactive Forms, Search engine optimization (SEO) and web user components.
Timestamp databaseThe database used by the caching component.

 

Back to top

 

...

Create a New Database Connection

To create a new database connection, click [Create] in the "Create New Database Connection" section. The new database connection appears in the "Database Connections" section. Define the following properties for the new database:

 

PropertyDescription
Database nameThe name of the database. This name appears in the drop-down list of available databases in the sections where you can select a database for specific parts of XperienCentral.
Database
Url
URLThe URL through which the database can be reached.
JDBC DriverThe JDBC driver to use for connecting to the database.
JNDI ResourceIf the database supports JNDI, specify the path to the JNDI data source.
UsernameThe username to use to log in to the database.
PasswordThe password assigned to the defined username to use to log in to the database.
Maximum number of connectionsThe maximum number of simultaneous connections that are allowed for the database.

 

For example:

 

Back to top

...