Server Configuration
Database administrators can adjust the configuration settings on the server to set up advanced features in CDM.
The default location for the configuration files is C:\inetpub\wwwroot\CertentCDM-Server\Config. Using Windows Explorer, navigate to that folder (or where the CDM Server has been installed) and open the appropriate .config file to perform the configuration.
- AppSettings.config - Advanced application settings.
- CDM.config - Application specific settings.
- Credentials.config - Credentials used for impersonation when contacting an external system which may need Windows™ credentials.
- Connection Strings.config - Connection strings for the application and cache databases.
- Logging.config - Server logging settings.
- Notifications.config - Settings for notification templates.
Important:
- Do not edit any server configuration files other than those in this list.
- Make a backup of the configuration files before making a change.
- The names of the .config files must remain the same.