planta_server.conf
Die nachfolgenden Inhalte sind nur in englischer Sprache verfügbar.
Parameters | Possible values | Description | Available from | |
---|---|---|---|---|
as variable name in the config file | as environment variable with namespace "planta __ server__ " as prefix | |||
SYS_CU_ERROR_URL | customizing | string | URL that is displayed in the Problems in System Customizing message and that contains links to the corresponding documentation page in the PLANTA Online Help | S 39.5.34 |
ENABLE_PY_SERVICE_FUNCTIONS | customizing | {0,1} |
| |
PPMS_LICENSE | ppms_license | string | Licence of PLANTA project, default is '000' | |
Q1CODEPAGE | database | int | Code page of the system database ( 1 (Windows) to use Windows-1252, 2 (Linux) to use ISO885915 (Latin 9)) | |
Q1TYPE | database | int | Type of system database
| |
DEFAULT_LANGUAGE | default_language | string (f.ex.: de) | Default language for preloading | |
DEFAULT_CURRENCY | default_currency | string | Default currency for preloading (not used atm) | |
DEFAULT_COUNTRY | default_country | string | Default country for preloading (not used atm) | |
PRELOAD_LANGUAGES | preload_languages | string (f.ex.: en, fr, ru) | Additional languages for preloading | |
| customizing | {0,1} | When enabled, CU metadata will always be up-to-date and no stale values will be used within the session (effectively disables all caching on DTP level). For further information, see here. | |
| intercom | {0,1} | default 1; allows compressed communication with a recent and correctly configured client (see NachrichtenKompression for details) | |
| intercom | {0..9} | default 6; defines the compression level with 0:no compression and 9:best compression | |
ENABLE_EXEC_PYTHON_SCRIPT | customizing | {0,1} |
| |
DISABLE_SCHED_FIXES | scheduler | string | Using these parameters you can disable the fixes listed below. | |
PYTHON_CUSTOMIZING_VERSION | customizing | earth or venus | Select the customizing version of the planta python library | |
GC_KEEPALIVE_THRESHOLD_MEGABYTES | maintain | 512 | Threshold value for garbage collection. If the total memory usage of one session exceeds this value, an attempt to release memory will be undertaken, not only during the waiting period but also while the program is running. The default value is 512. For a performant scheduling/replanning in large systems, a value between 1024 and 8192 is recommended. |