You can also configure the Content Composer installation without using the Composer Setup Assistant. This process is intended for experienced users.
Odin or MWS Database Setup
About the setup (Content Composer Server)
The Odin or MWS setup installs Odin and MWS on a database.
For information about the supported databases, see the Content Composer Technical Specifications.
Prerequisites
License If you do not have a valid license, send an email to Hyland Support and request a license file for your environment. Copy the license file to the Content Composer installation directory and ensure that the file name is Composer.lic in your database. Verify the following information based on your operating system.
MS SQL Server
-
An empty database for the Odin/MWS database schemas.
-
An empty database for the repository DB schema.
-
The SQL Server authentication mode must be active.
-
The database roles composer_full and composer_readonly.
To create these roles, complete the steps in Create_the_database_users_in_SQLServer.xml.
-
At least one user who meets the following criteria.
-
The user can access the Content Composer databases.
-
The user is a member of the composer_full role.
-
Oracle
-
An Oracle user for the database in which the Odin/MWS and the repository database schema is to be installed.
To create these users, complete the steps in Create_the_Oracle_Users.xml
To install Odin and MWS on a database, you can either use the Database Setup wizard or you can manually execute the required SQL scripts.