Tenant key-value pairs

This table shows the resources that can be configured in the Tenant Key/Value Pairs (ttmtm5100m000) session:
Key Description Possible values Where used
LN_LANGDEP_FORMAT Numbers and amounts are printed using the thousand and decimal signs defined in the software language.

0 – Do not use language-dependent formatting for the user(s)

1 – Use language-dependent formatting

Printing reports
log_job_alert_calls Enables logging of Job Alert calls to apps. 0 – Off

1 – On

Activate Job
local_d.3_server_fqdn This resource is used for Document Management d.3.

Specify the Fully Qualified Domain Name (FQDN) of the local d.3 server when d.3 runs on premises. SOAP requests require this FQDN.

The User field must be blank.

The Value field accepts free text and can contain any string value.

Document Management
odata_delta_window_safety_margin Defines the safety margin used by the OData delta mechanism (using the Prefer: odata.track-changes HTTP header) to return new, changed and (soft-)deleted records since a certain timestamp.

Because SQL Server uses dirty reads and LN transactions can be long‑running, changes newer than the safety margin are excluded to prevent uncommitted data from being returned. The default safety margin is 5 minutes. The value is specified in seconds (for example, 180 for 3 minutes).

Note: Setting this resource too low can cause delta responses to include uncommitted data. If that data is later rolled back, the API consumer does not receive a delete indicator, which can result in corrupt data in the consumer’s database.
Any value greater than 0 OData delta queries