Installer 10.5 | Complete Installation and Upgrade Information for Software AG Products | Upgrading Software AG Products On Premises | Prepare New Products, Old Products, Database Components, and ZIP Files for Migration | Prepare the Old Environment for Migration | Prepare the Old MashZone NextGen
 
Prepare the Old MashZone NextGen
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.