March 2017
Intermediate to advanced
1235 pages
28h 42m
English
We can use our Delta file to build our application, based on a new version of the software that also uses PowerShell commands.
PowerShell is, as the name implies, a very powerful tool that not only supports Dynamics NAV, but most Microsoft applications including the SQL Server. This allows us to generate a single script that restores a new SQL Database, applies our Delta file, compiles objects, and runs the test.
Let's go through this process step by step using an example script. In this script, the parameters are hardcoded for readability. It is recommended that you use variables instead.
Read now
Unlock full access