Depending on template and language (for example, base_en), the client settings have been copied to the <PPM_CURRENT_DATA>/config/<client> directory. Settings for the previous PPM version that did not exist in the client settings for version 10.5.1 have been added. For settings existing in the previous PPM version and version 10.5.1, the client settings for version 10.5.1 have been used.
If the wm_bpms client template was used for the migrated client in the previous PPM version, you need to adjust the following files manually.
Adjust the value for GANNT_CHART_MAX_SCALE_STEPS in the file by applying the value from your previous PPM version.
For PPM version 10.2, the parameters are replaced by parameters that depend on an import scenario selected. The previous parameter names have been extended by the <import_senario>_ prefix, for example, SMALL_XML_IMPORT_PREMERGER_CACHE_SIZE. The value of the new parameters must match the value selected for the memory settings, see Specify server settings.
XML_IMPORT_PREMERGER_CACHE_SIZE, XML_IMPORT_COMMIT_RATE and XML_IMPORT_WRITE_BUFFER are not used anymore.
If you have adapted the values in a previous version, you can use one of the new import scenarios or adapt one of them to the values of your previous PPM version manually.
Please note that some settings of Database_settings.properties have been moved to EpkImport_settings.properties and are now part of the import scenarios. For example, COMMIT_RATE_MERGER is now available as <IMPORT_SCENARIO>_COMMIT_RATE_MERGER.
The following settings are moved from DBSettings.properties to EpkImport_settings.properties:
COMMIT_RATE_MERGER
COMMIT_FACTOR_READ_WRITE_MERGER
COMMIT_RATE_EPC
COMMIT_FACTOR_READ_WRITE_EPC
COMMIT_RATE_DELETE_EPK
COMMIT_RATE_EVENT_MERGE
EVENT_MERGE_WRITE_BUFFER_SIZE
EVENT_MERGE_READ_BUFFER_SIZE
COMMIT_RATE_DELETE_CALCULATED_EPCS
KEYINDICATOR_RECALC_COMMIT_RATE
KI_REFILL_READ_BLOCK_SIZE
KI_COMMIT_BLOCK_SIZE
KI_EPC_BUFFER_SIZE
KI_EPC_BUFFER_PRELOAD_RATE
KI_EPC_BUFFER_USE_MULTITHREADING
KI_PRECISEVARIANT_BUFFER_SIZE
KI_COMBINEDVARIANT_BUFFER_SIZE
KI_VARIANT_BUFFER_USE_MULTITHREADING
KI_DIM_CACHE_SIZE
KI_NEW_DIM_BUFFER_SIZE
For PPM version 10.2 and higher, the only value that is updated automatically is the type of import scenario (SMALL, MEDIUM, LARGE). If you have adapted other values in a previous version, you must adapt them to the values of your previous PPM version manually.
Further details about import scenarios can be found in the PPM Data Import.pdf.
If you have made more changes to one or multiple files, you can transfer them as described in chapter Migrate client settings.