Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Data Type

Mandatory

Example

Description

Name

String

(tick)

SRVIAMAPP01

The name of the server

load_all_services

TINYINT

(tick)

1

Whether or not this specific server should start all available backend services or not. This is usually set to 1.

ip_servicenetwork

String

(tick)

127.0.0.1

Over which network interface the server communicates with other servers.

last_heartbeat_time

Datetime

2023-09-01 23:34:55

The last time the server was active.

enable_scheduled_tasks

Boolean

(tick)

True

If set to true, this server will run tasks from the task lists. If set to false, the server will only execute fast tracked tasks, triggered by UI interaction.

In a multi line environment it is best practice to set your backend servers to true and your UI servers to false. This way, they are not occupied with running tasks and can serve the UI faster.

Note: If no server is marked with true, or no server is available (last_heartbeat_time), also servers with enable_scheduled_tasks set to false will run tasks. Once another server is marked with true, or an existing server has recovered, it will stop processing the tasks.

Application Customer Configuration Tables

In the application customer configuration tables, specifically the setting_values table in the appcustomer database, contain a lot of configurations. Most of them are set through the installer or updater, but some of them might have to be changed at runtime. They are further grouped into categories, indicated by their setting_group.

General Settings (0D7D596E-6CD6-4E8C-8DD4-AB93AD645C16)

...

Id

...

Setting Name

...

Description

...

1

...

Module.DM.AuthenticationService.QualityOfRegistration.AhvMethod.RequestSupportTicket.WorkflowDefinitionId

...

Which workflow definition should be executed, if the verification of a user against the swiss social security register fails.