Downloads Symbols from Microsoft Cloud SandBox, Microsoft Dynamics 365 Business Central AL Language

Опубликовано: 17 Октябрь 2024
на канале: Tek Na Msangi
697
12

Symbols represent references to a collection of standard objects, properties, and functions. They are a special extension file themselves with the typical .app naming convention and are used to maintain object reference consistency while compiling, and they also populate valid IntelliSense entries.

Symbols are typically stored inside the database in a BLOB field in JSON for each object record. It is worth mentioning that in multitenancy, the Object Metadata table is part of the application database, so in customer tenant databases there are no system symbols or metadata stored, only data.

In this video, we will look at how to download symbols from the Business Central Cloud SandBox.

Contents

0:00 (Introduction);
0:50 (Create a new AL Project using AL Go);
3:00 (Launch.json and app.json file configuration);
4:12 (Clear the credentials Cache & Download Symbols);
6:30 (Conclusion);