Upgrade
If you have already installed demandPlus+, you must perform the following steps to upgrade to the next higher version.
Publish Extension
Publish-NAVApp -ServerInstance [Your Serverinstance] -Path [Path of extension]Synchronize extension with database
Sync-NAVApp -ServerInstance [Your Serverinstance] -Name [Your demandPlus+ Extension] -Version [New Version]lPerform data upgrade
Start-NAVAppDataUpgrade -ServerInstance [Your Serverinstance] -Name [Your demandPlus+ Extension] -Version [New Version]Last updated