Mit dem Parameter -system des Kommandozeilenprogramms runppmconfig lässt sich fast die gesamte Konfiguration eines Mandanten mit Ausnahme der Reportautomatisierung, Sprachumgebungen und CPI-Konfiguration auslesen und in XML-Dateien speichern. Dabei wird die Datei InitSystem_settings.properties erzeugt, die die Namen der Konfigurationsdateien mit Pfadangabe enthält. Zum Initialisieren einer PPM-Datenbank kopieren Sie die Datei InitSystem_settings.properties in das Konfigurationsverzeichnis des gewünschten Mandanten und führen anschließend das Kommando runinitdb aus.
Beispiel
Das Ausführen der Kommandozeile
runppmconfig -user system -password manager -mode export -system <Installationsverzeichnis>\ppm\server\bin\work\data_ppm\config\default\xml
liest die Konfiguration des Mandanten default aus und speichert diese im Verzeichnis <Installationsverzeichnis>\ppm\server\bin\work\data_ppm\config\default\xml in folgenden XML-Dateien:
default_abcanalysis.xml
default_attributenames_de.xml
default_attributenames_en.xml
default_attributenames_fr.xml
default_attributetypes.xml
default_copyattributerules.xml
default_datatypes.xml
default_dimgroup.xml
default_epctemplate.xml
default_factorycalendar.xml
default_favorites.xml
default_keyindicator.xml
default_keyrules.xml
default_kidepend.xml
default_kigroup.xml
default_merger.xml
default_mysaptransactions.xml
default_onlinekis.xml
default_orgunits.xml
default_processtree.xml
default_ranking.xml
default_realm_REALMNAME.xml (optional eine Datei für jeden vorhandenen Analyseraum)
default_targetvalues.xml
default_topflop.xml
default_transformationfactors.xml
default_users.xml
InitSystem_settings.properties