December 2018
Intermediate to advanced
764 pages
31h 47m
English
The first problem associated with upgrading is upgrading the application code. Prior to NAV 2016, to upgrade the application code, you had to export the objects of the previous version, and the next version, into text files. Then, you would use any off-the-shelf software or freeware to assimilate the modifications done on the older version with the new version.
To remedy this, Microsoft introduced a PowerShell script called Merge-NAVApplicationObject. When you run this command using PowerShell, it will automatically merge the code for you. If the process detects a conflict or a problem that it cannot resolve on its own, it will place the conflicts in a separate area for you to resolve it manually. ...
Read now
Unlock full access