Installer 10.11 | Complete Installation and Upgrade Information for Software AG Products | Upgrading Software AG Products On Premises | Upgrade MashZone NextGen | Upgrade from 9.10 or 9.12: Migrate MashZone NextGen | Prepare the Old Installation
 
Prepare the Old Installation
1. Upgrade from 9.10 or 9.12: MashZone NextGen 10.0 and later do not support the PPM Chart View. To remove the view from the MashZone NextGen database, open the MashZone NextGen Developer or MashZone NextGen Administrator, go to the API Console, and send this request:
{
"version": "1.1",
"sid": "AppService",
"oid": "removeApp",
"svcVersion": "0.1",
"params": [
"ppm-chart"
]
}
A response of true indicates that the view has been removed.
2. Shut down the old installation.
If the product is running...
Take this action...
As a Windows service
Shut down from the Windows Services window. Services are listed as Software AG product release.
As a Windows application
Shut down from the Windows start menu. Applications are listed as Software AG > Stop Servers > product .
On a UNIX system
Use the shut down instructions in the product documentation for your old release.