Configuring Repository Database Schemas

Cadenza requires at least one repository database schema. This is an internally managed database schema that Cadenza uses to store information about the repositories and their elements such as Cadenza data sources, objecttypes, workbooks, etc. that users create with Cadenza. The database schemas intended for repositories must be prepared.

In order to connect the prepared databases repositories, their connection information must be defined.

Usually, you only need database repositories. However, for use cases in which Classic layers are still required, you can connect the associated XML repositories.

Using Database Repositories Only

In order to connect the prepared databases repositories, their connection information must be defined. You must create or modify the databaserepository configuration and ensure that it contains a valid database connection.

Using Database Repositories Together With XML Repositories (Repository List)

If XML repositories are still required, you must define these XML repositories and the database schemas for the database repositories in the repositoryList.xml file.

In order to connect the prepared databases repositories and the XML repositories, their connection information must be defined. You must create or modify the repositoryList.xml file and ensure that it contains a valid database connection. For more information about this file see Repository List.

The repositoryList.xml file is ignored if repository database schemas are configured in the databaserepository configuration.