You can import source data into PPM regardless of the analysis realm configuration.
If required, the analysis server is automatically reinitialized during data import.
Prerequisite
The PPM client service must be started.
Procedure
The overview page of the analysis realm is displayed.
Extracts the source data of all tables in the analysis realm in line with the defined data connection and imports the data into PPM in addition to the existing data.
After the import, a note on the import process of each table is displayed.
The source data of the analysis realm has been imported into PPM and existing source data has been overwritten. The updated Data analytics analysis realm is now available in PPM.
The function Import source data into PPM first runs the relevant extractor (e.g., runjdbc2ppm.bat) regardless of the type of source data, and then the runtableimport.bat program with the -add parameter. The extractor extracts the source data and writes them into a table that runtableimport imports into PPM. See chapter runtableimport.bat in the appendix for further information. For detailed information on extractors, please refer to the technical documentation PPM Process Extractors.