To migrate Management views from a PPM 9.x installation to PPM 9.9, please proceed as follows.
Procedure
Now, change to the base Management view directory of the client of the PPM 9.x installation <PPM9x_DATA>\webapp\WEB-INF\config\<client>\managementviews.
In to the directory, copy the Management views (.html files) to be transferred to PPM 9.9 to the clipboard. Also, if applicable, copy the files of the same name with the extension _conf.xml.
Now, change to the base Management view directory of the client of the PPM 9.9 installation <PPM99_DATA>\webapp\WEB-INF\config\<client>\managementviews and paste the files you had copied to the clipboard.
Then adapt the settings in the configuration files (_conf.xml), if required. The value for the corbaurl setting must contain the URL of the Corba registry of the PPM 9.9 installation, which is located in the file <PPM99_DATA>\config\Registry_settings.properties under the key CorbaServerURL.
Then, identify the directory in which the graphics files of the client of the PPM 9.x installation are stored. To do so, open the file Templates_settings.properties in the directory <PPM9X_DATA>/config/<client> and find the setting ManagementViews2.FileBitmapBaseDirectory.
Then, identify the directory in which the graphics files of the client of the PPM 9.9 installation are stored. To do so, open the file Templates_settings.properties in the directory <PPM99_DATA>/config/<client> and find the setting ManagementViews2.FileBitmapBaseDirectory.
Copy the content from the graphics base directory of the client of the PPM 9.x installation to the graphics base directory of the client of the PPM 9.9 installation.