Configuration is a collection of basic settings, object model information and structure, business processes, document management settings and other company data, managed in ELMA Designer and Web Application. Configurations can be local or remote.
All the configuration files are stored in the UserConfig folder, which is located in the ELMA folder (the path that you specify when installing ELMA. It is also specified in the connection.config file stored in the Web folder of the ELMA folder (Fig. 1).
Fig. 1. Folder with ELMA configuration files
The configuration.config file contains the information about connection to the database, file storage and other system settings.
Database files can have different formats depending on the type of the database used:
Firebird:
An .fdb file is the main database file which stores the data. An .fbk file is a back-up file.
Microsoft SQL Server:
An .mdf file is the main database file which stores the data. An .ldf file holds the database transaction log.
Oracle:
A .dbf file is the main database file which stores the data. A .dmp file is a back-up file.
ELMA can work with one configuration at a time only.