The upcoming Dynamics 365 Business Central 2023 Wave 1 version introduces an important server change: the NST server now runs … More
Tag: Visual Studio Code
Dynamics 365 Business Central 2023 Wave 1 release: hidden AL gems for Power Platform integrations
The upcoming Dynamics 365 Business Central 2023 Wave 1 release (version 22) together with the new AL extension version 11.X … More
Dynamics 365 Business Central and TryFunctions: be careful!
I think that most of you know what Try methods are in the Dynamics Business Central (and Dynamics NAV too) … More
Dynamics 365 Business Central 2023 Wave 1 release plans pillars
As on every wave period, Microsoft yesterday released the plans for 2023 Wave 1 wave for its Dynamics 365 and … More
Dynamics 365 Business Central: retrieving Azure AD User informations via AL
I saw many partners in the past days asking how to retrieve informations about the current Dynamics 365 Business Central … More
Dynamics 365 Business Central: AL permission sets and name length errors
This is a very quick post to answer a question sent to me privately today by a Dynamics 365 Business … More
Dynamics 365 Business Central: new AL language hidden features
The new AL Language version 10.1 (released in these days) adds some small (but interesting) new features that I think … More
Dynamics 365 Business Central 2022 Wave 2: UI changes in the action bar
Two days ago in the Business Central event I’ve done with Microsoft Italy, someone with good eyes noted some small … More
Dynamics 365 Business Central 2022 Wave 2: introducing the new DataTransfer data type
I’ve talked some days ago about some UI improvements in the Dynamics 365 Business Central 2022 Wave 2 release (version … More
Dynamics 365 Business Central 2022 Wave 2: changing the way of promoting actions
The upcoming Dynamics 365 Business Central 2022 Wave 2 release (alias version 21) will introduce some improvements on the user … More
Dynamics 365 Business Central: introducing the Dynamics 365 Translation Service Visual Studio Code extension (preview)
Have you ever used the Microsoft Dynamics 365 Translation Service (DTS)? The Microsoft Dynamics 365 Translation Service (DTS) is hosted … More
Dynamics 365 Business Central: custom Onedrive integrations
Dynamics 365 Business Central 2022 Wave 1 (version 20) enhanced the integration with Onedrive for Business, the cloud storage service … More
Dynamics 365 Business Central: publish full dependency tree for AL projects
When working with multiple AL extensions with dependencies in a Visual Studio Code workspace, during the development phase it’s quite … More
Dynamics 365 Business Central: introducing the in-client Performance Profiler
With the upcoming Dynamics 365 Business Central 2022 Wave 1 release (version 20), Microsoft has enhanced the AL performance profiler … More
Dynamics 365 Business Central: quick clarification on resourceExposurePolicy
I’ve received this morning a private message from a partner pointing me to some Github discussions about resourceExposurePolicy and the … More
Dynamics 365 Business Central 2022 Wave 1 (v20): upcoming reporting changes
In my previous post about the upcoming new features that will be out starting from Dynamics 365 Business Central 2022 … More
Dynamics 365 Business Central: AppSource submission of library apps used by different extensions
Exactly about one year ago I’ve talked about the possibility to create Library Apps and submit them on AppSource. The … More
Dynamics 365 Business Central and PropagateDependencies
More than one year ago (March 2020) I wrote a post explaining a new propagateDependencies app property introduced with version … More
Dynamics 365 Business Central: PTE + SyncMode problem and troubleshooting
I think that you know that Dynamics 365 Business Central 2021 Wave 2 (version 19) introduced the possibility to do … More
Dynamics 365 Business Central: changing the way of throwing Errors
After the “What’s New” webcast I’ve done two days ago, I’ve received questions on some new features introduced with Dynamics … More
Dynamics 365 Business Central: Trusted Apps list management
Starting from today, Dynamics 365 Business Central 2021 Wave 2 (version 19) is available and all new customers will automatically … More
Dynamics 365 Business Central: introducing the AL profiler
With the Dynamics 365 Business Central 2021 Wave 2 release (version 19), silently a new hidden feature was introduced: the … More
Dynamics 365 Business Central: creating a DGML dependency graph for your extensions
Have you ever had the need or the requirement to create a graphical diagram of the building blocks of your … More
Dynamics 365 Business Central: creating retention policies from AL
Starting from Dynamics 365 Business Central 2020 Wave 2 (v17) administrators can define retention policies for tables to specify how … More
Dynamics 365 Business Central: using snapshot debugging
One of the top requested features for Dynamics 365 Business Central from a long time is absolutely one: debugging the … More
Dynamics 365 Business Central: using Azure Key Vault for your secrets
Azure Key Vault is a cloud service for securely storing and accessing secrets. A secret is anything that you want … More
Dynamics 365 Business Central: I think it’s the time to clean your app.json file
Do you remember this post I wrote lots of time ago? This post described the new Microsoft’s Application app introduced … More
Handling the “HTTP 429 – Too Many Requests” error when calling external services
I think that many of you that creates integrations with external services could have the pleasure to know the HTTP … More
AL language and the “missing documentation” warning
Yesterday evening I’ve received a message from a user asking me if something has changed in the AL language extension. … More
Dynamics 365 Business Central: loading demo data for your extensions
I’ve received in the last days a request from a forum user asking for a way to automatically loading demo … More
Visual Studio Code and poor performances with AL language
I saw different posts on forums in these days about issues related to poor Visual Studio Code performances when using … More
Dynamics 365 Business Central, AL compiler and .NET Core
At the Microsoft Dynamics 365 Business Central Virtual Event yesterday a not so much emphasized slide appeared: Yes, the new … More
Dynamics 365 Business Central: obsoleting the WITH statement
As you ever used the WITH clause in C/AL or AL language? There are lovers of this clause and there … More
Dynamics 365 Business Central: AL and the internalsVisibleTo property
Yesterday I was talking with a partner that developed an extension with a quite complex logic declared in a codeunit … More
Dynamics 365 Business Central: using Camera in AL
Curious thing… last week a follower asked my if it’s possible to use the Camera with Dynamics 365 Business Central … More