AL Development in Business Central – Part 1 (High Level Steps)
Views (406)
Because we are working from scratch to create an extension, the following steps should be performed. And before going in detail in my opinion it’s important to first understand what we are really going to do before the ‘how’. In high level the following steps are going to be followed:
Part 2 of this series:
* Open VS Code (with the AL Language extension installed)
Part 3 of this series:
* Run AL:Go!
* Specify server connection in json file
* Download symbols
* Write AL code
* Publish
Part 4 of this series:
* Explain more in detail the configuration files (app.json and launch.json) we used in Part 3.
In the upcoming posts I will focus more on these high level steps.
This was originally posted here.

Like
Report
*This post is locked for comments