Applying instance settings

Instance settings must reference a specific instance, so

  • when setting via environmental variable, the variable name must always contain following prefix

tia.instances.<instance name>.

  • when using a viewer YAML configuration file, the correct location is important (below the instance name and with two spaces more intend).

The instance default is the template for all instances: If a parameter is not specified for a specific instance, the setting of default is applied.

If also for instance default no setting was applied, tia® Viewer Core uses built-in default values (global default).

The more specific setting overrules the the more general.

E.g., tia.instances.finance.documentNote overrules for instance finance the default

specified for the installation by tia.instances.default.documentNode for all instances

which overrules the global default value of true.