System Parameters

System parameters section is used for viewing and editing available parameters. The parameters are divided into groups, each of which is responsible for individual functions of the Universe MDM system: message queue, validity periods, etc. (Figure 1).

The list of parameters is formed by sequentially reading parameters from source systems: backend.properties, PostgreSQL database, and Hazelcast. Each next source read is compared to the previous one, which corresponds to the logical expression: backend.properties AND PostgreSQL > AND Hazelcast.

During the comparison process, new parameters are added and existing parameters are overwritten, becoming equal to the last read source. In this way a complete and up-to-date list of parameters of the Universe MDM system is formed.

In this section, you can change the values of individual parameters as well as import/export parameters.

Contents

"System parameters" section

Figure 1. "System parameters" section