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__sys_cu_error_url | 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__enable_py_service_functions | {0,1} |
| |
PPMS_LICENSE | ppms_license | string | Licence of PLANTA project, default is '000' | |
Q1CODEPAGE | database__q1codepage | int | Code page of the system database ( 1 (Windows) to use Windows-1252, 2 (Linux) to use ISO885915 (Latin 9)) | |
Q1TYPE | database__type | 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__dtp_customizing_mode | {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. | |
| client_transfer__enable_compression | {0,1} | default 1; allows compressed communication with a recent and correctly configured client (see Nachrichtenkompression for details) | |
| client_transfer__compression_level | {0..9} | default 6; defines the compression level with 0:no compression and 9:best compression | |
ENABLE_EXEC_PYTHON_SCRIPT | customizing__enable_exec_python_script | {0,1} |
| |
DISABLE_SCHED_FIXES | scheduler__disable_sched_fixes | string | Using these parameters you can disable the fixes listed below. Resolves the problem that in the calculation of an individual project the free capacity of a resource was not always determined correctly which resulted in the incorrect representation of overloads. #23736 (S 39.5.28) Resolves the problem that the remaining load was reduced by one day in any scheduling when the Work reporting date parameter = 0 was used. Caution: This fix is already disabled by default. #7352 (39.5.14) Resolves the problem that effort which was posted on summary tasks was not summarized to the project. #19450 (S 39.5.22) Implements the calculation of the requested dates based on the planned resources when the load profiles for manual distribution of effort in time intervals (PM_*) are used. #19537 (S 39.5.22) Corrects the treatment of links in the case of multi-level summary tasks #14941 (S 39.5.17) Corrects the treatment of links in the case of multi-level summary tasks #14941 (S 39.5.17) Resolves the problem that the remaining duration and actual duration of summary tasks was set to "1" after unloading (S 39.5.17) #14659 #15240 Resolves the problem that tasks were not planned at the latest dates possible when working with deactivated Planning early task parameter and cross-summary task links. (S 39.5.17) #15750 Resolves the problems with the calculation of dates when working with deactivated Planning early task parameter and cross-summary task links. (S 39.5.17) #15750 Resolves the problems with links when working with deactivated Planning early task parameter and cross-summary task links. (S 39.5.17) #15750 Resolves the problems with the calculation sequence when working with deactivated Planning early task parameter and cross-summary task links. (S 39.5.17) #15750 Resolves the problems with the calculation of dates when working with deactivated Planning early task parameter and cross-summary task links. (S 39.5.17) #15750 Resolves the problems with the visualization of delays when working with deactivated Planning early task parameter and cross-summary task links. (S 39.5.17) #15750 | |
PYTHON_CUSTOMIZING_VERSION | customizing__version | earth or venus | Select the customizing version of the planta python library | |
GC_KEEPALIVE_THRESHOLD_MEGABYTES | maintain__gc_keepalive_threshold_megabytes | 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. |