April 2017
Intermediate to advanced
706 pages
17h 8m
English
The last step in preparing our WDTU application as an extension is to combine the Delta files and the Manifest into a single file that we can send to our customer.
This is done using the following script:
Get-NAVAppManifest -Path "Q:WDTUManifest.xml" | New-NAVAppPackage -Path "Q:WDTUWDTU.navx" -SourcePath "Q:WDTUDelta"
Congratulations. You have just created your first NAV Extension ready to be installed for your customer.
Read now
Unlock full access