MDM Web App Backend
The MDM Web App configuration file, by default named mda-config.xml
, contains important settings for MDM Web App and references to other configuration files.
MDM Web App backend configuration
The mda-config.xml
configuration file is linked in MDM Server application.properties
:
-
Reference to MDM Web App backend in the MDM Server application properties
ataccama.one.mdm.mda.config-file=mda-config.xml
The following parameters must be configured:
Setting | Description | Default value |
---|---|---|
|
Path to the folder with MDM Web App templates. |
|
|
Used for setting the application locale. The locale influences the language of labels and some data type visualization, for example, date/datetime format and the thousands separator. Available locales:
|
|
|
Path to the MDM Web App permissions configuration file. |
|
|
Path to the labels file (generated). |
|
|
Path to the validations configuration file (generated, see Configuring Validations). |
|
|
Path to the file with the definition of preconfigured MDM Web App filters (generated, see Configuring Search Definitions). |
|
|
Path to the file with display settings for MDM Web App (generated, see Configuring Display Settings and Data Type Formats). |
|
|
Path to the auditing configuration file (generated, see Configuring Audit Log). Auditing is turned off when not defined. |
|
Was this page useful?