AnalysisServer

The data in this file is used for analysis server settings. The following table lists the most important setting options:

Key

Example value

Description

RECOVERY_FOLDER

C:\SoftwareAG\ppm\server\bin\work\data_ppm\recovery\umg_en\

Path of the analysis server recovery files (default: <installation directory>\ppm\ server\bin\ work\data_ppm\recovery\<client>)

INDEX.PROCESS.
<internaldimname>.
USE

INDEX.PROCESS.
MATERIAL.
USE=true

Optional configuration of an additional index. Use true to create an index on the dimension with its internal name (<internaldimname>). Only these process dimension types are allowed:

Text dimension (one-level, two-level, n-level)

Time dimension (timedim)

Time of day dimension (hourdim)

INDEX.PROCESS.
<internaldimname>.
REFINEMENT

INDEX.PROCESS.
MATERIAL.
REFINEMENT=
BY_LEVEL2_5

Additional, optional information on the created index of a dimension (only with one-level text dimensions).
Refinement that the index is to be specified with. Default value is the roughest value (BY_LEVEL_1, BY_YEAR, BY_HOUR_OF_DAY).

Valid values:

Two/level text dimension
BY_LEVEL1, BY_LEVEL2

N-level text dimension
BY_LEVELX_Y, with X indicating the selected refinement level and Y indicating the maximum number of levels of the dimension (with the example value BY_LEVEL2_5, an index is created on the second level of the five-level text dimension MATERIAL) 

Time dimension, valid values:
BY_DAY, BY_MONTH, BY_QUARTER, BY_YEAR

Time of day dimension, allowed values:
BY_MINUTE_OF_DAY, BY_HOUR_OF_DAY

Only one index is allowed for each dimension. If multiple indices are activated or deactivated or refinement data is configured for one and the same dimension, only the last data is used.
Wrong dimension types are ignored without error message output.
Once an index has successfully been created, the corresponding information is output.

RETRIEVER_MAX_
INSTANCES

50000 (default value)

Maximum number of process instances or function/relation instances that the analysis server can query. If the specified value is exceeded in a process instance query, the query aborts with an error message. Larger values result in increased main memory requirement of servers and user interfaces.

RETRIEVER_MAX_ITERATION_STEPS

5000

(Default value)

Maximum number of data rows that can be queried by the analysis server. If the specified value is exceeded in the result, the query aborts with an error message. Larger values result in increased main memory requirement of servers and user interfaces.

RETRIEVER_MAX_FILTER_ITEMS_FOR_XA_TO_PI

10000

(Default value)

Maximum number of values in the filter when including a query from a Data analytics analysis realm in the process analysis. If more values are generated, the query is canceled. Larger values result in increased main memory requirement of servers and user interfaces.

MemoryLoadGuard.Enabled

true

Activation of the memory load guard system

MemoryLoadGuard.Warn.PercentageOfMemoryUsed

90

Memory load based on which an alert is generated.

MemoryLoadGuard.PreventImport.PercentageOfMemoryUsed

95

Memory load based on which no new data imports into the analysis server are allowed.

MemoryLoadGuard.BackgroundCheck.TimeWindow.Start

22:00

Start time based on which the background check takes place.

MemoryLoadGuard.BackgroundCheck.TimeWindow.End

05:00

End time based on which the background check ends.

LANGUAGE

de (ISO code based on ISO 639-1)

Language that the analysis server is to operated with (according to ISO 639-1; if blank, the operating system default language is used; if that language or the language specified is not supported by the client, the client's default language is used).