web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / My NAV Notes / AL Development in Business ...

AL Development in Business Central – Part 1 (High Level Steps)

Community Member Profile Picture Community Member

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.

Comments

*This post is locked for comments