Keyindicator

Controls the Measure calculator. The table below lists the descriptions of a selection of the most important keys of the file.

Key

Meaning

MAX_STEP_COUNT

Maximum number of iteration steps in the chart display.

MAX_TIME_
STEP_COUNT

Maximum number of iteration steps in the Time dimension.

MAX_DATASET_
EXTENDER_SIZE

If no value can be determined for measures of the NUM_KEYINDICATOR and FREQ_KEYINDICATOR retriever type, the result set of the measure query is stated as 0. Result sets up to the size specified here are taken into account.

USE_KI_CACHE

true activates the buffer of the precalculated favorites.

AUTO_FILL_CACHE

true triggers automatic filling of the cache after deletion (only for USE_KI_CACHE=true).

FILL_CACHE_
DELAY_TIME

Delay in milliseconds before precalculation of favorites starts after finishing a PPM data import.

KI_LRU_
CACHE_SIZE

Number of queries saved in the main memory based LRU (least recently used) measure cache. Recommended value: 50. The value 0 disables this option.

EPK_LRU_
CACHE_SIZE

Number of EPC queries saved in the main memory based LRU EPC cache. Recommended value: 50. The value 0 disables this option.

DEFAULT_
LIMITPERC

Predefined threshold value (in percent) for displaying analysis results in the Process Mining Wizard, above which unfavorable deviations from the measure value or conspicuous variation limits of dimension values are to be displayed. Default value: 10.0%

DEFAULT_
RELEVANCEPERC

Specified threshold value (in percent) in terms of the relevance of dimension values for the display of analysis results in the Process Mining Wizard, above which dimension values are to be displayed.
Default value: 10.0%

DEFAULT_
NUMBEROFLINES

Maximum number of result lines per process type in the Process Mining Wizard.
Default value: 15

DEFAULT_DIMENSION_LEVEL_DELIMITER_IN_URL

Separator between dimension levels

OUTLIER_SIGMA_VALUE

Sigma value (factor) for calculating the limit value in a default calculation

ORGUNITS_MAX_STRING_LENGTH

Maximum length of the name of an organizational unit (default value: 100); is used in the Administration component of organizational units.

FAVORITE_CACHE_LOGFILE

Name of the log file for favorites calculation; empty indicates that the log is deactivated (default).

FAVORITE_CACHE_LOGFILE_THRESHOLD

Minimum execution time (in seconds) that a log causes (default: 0, all calculations are logged). If FAVORITE_CACHE_LOGFILE is not specified, this value is ignored.

FAVORITE_CACHE_LOGFILE_PARAMSET_THRESHOLD

Minimum execution time (in seconds) that causes additional logging of the underlying paramset (default: -1, no additional logging). If FAVORITE_CACHE_LOGFILE is not specified, this value is ignored.

FAVORITE_CACHE_LOGFILE_LOG_CALCULATION_START

Value TRUE or FALSE. With TRUE, a log entry is written every time a favorites thread starts a new calculation.