Runtime packages for Dynamics 365 Business Central on-premise are not a new concept. If you want to distribute your extensions … More
Tag: Extensions
Dynamics 365 Business Central, OnAfterLogin and Isolated Events
During trainings and/or checking different partner’s extensions code, I often see that partners adds business logic in the login process … 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
Querying telemetries from multiple Application Insights instances
During the last week’s Microsoft WE Dynamics 365 Business Central telemetry webcast (day 2 of a 3 part serie) I … 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 2022 Wave 1: what to expect
Microsoft has officially unveiled today the Dynamics 365 and industry clouds release plan for the 2022 release wave 1. The … More
Business Central Universal Code initiative: are you really so surprised?
Yesterday Microsoft has officially presented the Business Central Universal Code initiative ( http://aka.ms/BCUniversalcode). For more details about this initiative, I suggest … 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: overriding the extension’s resource policy for a particular tenant
Last week at Directions EMEA I had the pleasure to meet and talk with many of you in person and … More
Dynamics 365 Business Central APIs and Data Access Intent
One of the greatest advantages on using Dynamics 365 Business Central on a SaaS environment is certainly the availability of … 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: cleaning sensitive configurations when copying production to sandbox
When working with Dynamics 365 Business Central on real projects, I think that it’s quite common to have the need … More
Dynamics 365 Business Central: new indexing features on 2021 Wave 2 release
Dynamics 365 Business Central 2021 Wave 2 release (version 19) introduces some new indexing features that you can use on … More
Dynamics 365 Business Central: introducing resource exposure policies for extension’s code
I think that everyone of you knows that with Dynamics 365 Business Central extensions your code is by default protected … More
Dynamics 365 Business Central: SetLoadFields performances with reference passing or value passing parameters
I’ve written in the past some posts with tips on how to write code for performances and how to be … More
Dynamics 365 Business Central: automatically update library apps when updating your main app
Yesterday I had a chat with a Partner that was stuck with a problem on some SaaS tenants. Problem can … 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: thecontextSensitiveHelpUrl parameter and malicious urls
This is a very quick post for signaling a potential problem when you distribute your apps (per-tenant extensions) to your … More
Dynamics 365 Business Central: native support for barcodes
When working with an ERP, using barcodes on different reports is a common practice and I think that every ERP … More
Dynamics 365 Business Central: introducing the reportextension object
One of the noisy limitations on Dynamics 365 Business Central until version 17.X was the impossibility to extend standard reports. … More
Dynamics 365 Business Central: ClearAll is evil, again!
When Dynamics 365 Business Central version 16 was launched, I remember that a weird problem was signaled to Microsoft related … More
Dynamics 365 Business Central: per-tenant extensions and conflicts with standard Microsoft’s fields
Some weeks ago I received two emails from contacts where they submitted me two interesting “bad problems” that blocked them … More
Dynamics 365 Business Central: are your AppSource apps ready for 2021 Wave 1 release?
As I think you already know, with Dynamics 365 Business Central 2019 release wave 2 (version 15) Microsoft has marked … More
Dynamics 365 Business Central: returning complex types from AL
I think that every AL developer dreams that a day AL will be a full Object Oriented programming language like … More
Dynamics 365 Business Central: automatically import custom report layouts with extensions
Do you love reports? Personally, NO! 🙂 But that is, as a Business Central developer I think that sometimes (forced … More
Dynamics 365 Business Central: Batch API calls and max number of operations
The standard (and for what I can see most used) way of using Dynamics 365 Business Central APIs is by … More
Dynamics 365 Business Central: per-tenant extensions changes
Do you remember this slide? This was (and is) one of my most shared slides ever (from me, from third-party … More
Dynamics 365 Business Central: be careful when using the OnCompanyOpen trigger
Today I was helping a partner on discovering performance issues on its Dynamics 365 Business Central online tenant. When analyzing … 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