In the last part of the session I’ve done with Duilio at BC TechDays this year on how we handle … More
Tag: Extensions
GitHub Copilot Coding Agent helps you stay strong on the bike…
There is one thing that is mandatory for me to complete during the week (and especially during the weekend): bike … More
Dynamics 365 Business Central: using secrets in JsonObjects.
When working on integrations with external APIs or external services in general, sometimes you need to insert credentials or secrets … More
Dynamics 365 Business Central agent capabilities: how much does they cost me?
With Dynamics 365 Business Central 2025 Wave 1 release (version 26) Microsoft officially launches the Sales Order Agent, the first … More
An MCP server for Dynamics 365 Business Central? Why not?
If you’re following the latest AI trends, you know that the word “MCP” is emerging a lot in the last … More
Dynamics 365 Business Central 2025 Wave 1 release: the state of SOAP deprecation.
I think that many of you know that quite a long time ago Microsoft raised an alert saying that exposing … More
Dynamics 365 Business Central: the problem of large data deletion – part 2: AlterKey
Yesterday I talked about the always more increasing need to perform large data deletion in SaaS for some tables and … More
Dynamics 365 Business Central: the problem of large data deletion.
In the last two months I was invited to speak at two partner’s events and during those events I had … More
Dynamics 365 Business Central: previewing a file from AL.
With Dynamics 365 Business Central 2025 Wave 1 release (version 26) and the new AL Language extension version 15, it … More
Dynamics 365 Business Central: YAML to JSON and JSON to YAML conversion.
When talking about data exchange between systems, probably the most common ways to represent (serialize) objects are by using JSON … More
Dynamics 365 Business Central 2025 Wave 1: checking app compatibility with future versions directly in Admin Center.
When an upcoming Dynamics 365 Business Central major release is approaching (usually at least a month before so) Microsoft starts … More
Dynamics 365 Business Central: merging PDFs online with an Azure Function.
Some days ago on an internal forum (Yammer) someone posted the following request: Is it possible in Dynamics 365 Business … More
Dynamics 365 Business Central 2025 Wave 1 (v26) release: are you ready for the massive deprecations?
Dynamics 365 Business Central 2025 Wave 1 release (version 26) will be here in just 3 months (public preview expected … More
Dynamics 365 Business Central: Change Log Management event changes.
I think that everyone of you know that Dynamics 365 Business Central has a built-in Change Log functionality that permits … More
Announcing Italian BC Day 2025.
Yes, we have it! We’re very proud to announce that the first Dynamics 365 Business Central Italian Day will take … More
Dynamics 365 Business Central: the misterious “Page Summary Provider” codeunit.
Have you ever had the need to dynamically retrieve the details (name, page type, caption, visible fields, related tooltips etc.) … More
Dynamics 365 Business Central: what I want for Santa is…
Often when approaching the end of the year we love to contact our Dynamics 365 Business Central customers and asking … More
Dynamics 365 Business Central: using resources in AL extensions.
The new AL Language version 14.2 introduces the possibility to package resources inside an AL extension and use those resources … More
Dynamics 365 Business Central: be careful on your upgrade code.
It’s the second time that I see partners asking informations about the following message coming from Dynamics 365 Business Central: … More
How Dynamics 365 Business Central handles incoming web service calls (for dummies).
In the last two days I was in Assago (Milano) at the WPC Conference, probably the most important IT conference … More
Dynamics 365 Business Central: AppSource and PTE apps under the hood.
I think that everyone of you know the difference between a Dynamics 365 Business Central AppSource extension and a per-tenant … More
Dynamics 365 Business Central: Cloud Migration FAQ (Directions EMEA version)
At Directions EMEA 2024 in Vienna I talked a bit about the Cloud Migration tool during the Microsoft Regional Session … More
Dynamics 365 Business Central: Project Yellowstone is here…
With Dynamics 365 Business Central version 25.1 Microsoft has silently officially released the so called “Project Yellowstone“, alias a set … More
Me @ Directions EMEA 2024
Also this year Directions EMEA conference is approaching and next week all the EMEA’s Microsoft Dynamics 365 Business Central partner’s … More
Restrict Azure Logic Apps’s workflows access only to Dynamics 365 Business Central.
Some week ago I wrote an article explaining how you can restrict Azure Logic Apps workflows access to certain IP … More
Dynamics 365 Business Central: adding fields to the new Modern Search engine via AL code.
Some weeks ago I wrote a post explaining, with some technical details, the new Modern Search feature introduced with Dynamics … More
Dynamics 365 Business Central: HttpClient and remote certificate validation future changes.
I think that everyone of you know that the AL HttpClient data type provides a data type for sending HTTP … More
Dynamics 365 Business Central 2024 Wave 2 release: ToolTips support on Query data items.
The upcoming Dynamics 365 Business Central 2024 Wave 2 release (version 25) has a lot of new features in the … More
Dynamics 365 Business Central: setting the default browser to open during AL development.
This is a quick post for showing you a tip (or something similar 😀 ) that I’ve discovered not a … More
Dynamics 365 Business Central 2024 Wave 2 release: Query.SaveAsJson… and why not more?
When talking about integrations with REST services or, more generally speaking, as a cross-platform data exchange protocol, working with JSON … More
Dynamics 365 Business Central: subfolding AL symbols
This is a very quick post, borned from a training I had today with a partner. When showing a demo … More
Dynamics 365 Business Central v25: what’s coming for developers.
Microsoft has publicly announced today the plans for the 2024 Wave 2 release of their Dynamics 365 and Power Platform … More
Dynamics 365 Business Central and Power Automate Connector: create, modify, delete triggers things to know.
Power Automate (and as I always say in this case, Azure Logic Apps too) has a great connector for Dynamics … More
Prevent prompt injections in your Azure OpenAI and Copilots implementations.
If any of you have ever developed Windows or Web applications connected to a SQL database in C# or other … More
Dynamics 365 Business Central: the power of NumberSequence
Assigning number series to documents seems a simple task to users but in an ERP (where concurrency is always present) … More
