In a real-world Microsoft Dynamics NAV implementations, is quite common to see integrations with third-party external applications. These integrations are … More
Tag: D365BC
Dynamics 365 Business central on-premise: why I can’t find my C/AL page on Search?
This seems to be a problem for many partners and developers that have start working with Dynamics 365 Business Central … More
Dynamics 365 Business Central on-premise: licensing changes
As you already know, today Microsoft has officially launched the general availability of Microsoft Dynamics 365 Business Central on-premise. This … More
Dynamics 365 Business Central on-premise released today
As announced at Directions NA, Microsoft Dynamics 365 Business Central on-premise is relesed today and it’s available on now Partnersource … More
Dynamics 365 Business Central: show/hide fields on pages
Showing and hiding fields on pages based on conditions seems to be a very easy task for a classic NAV … More
Dynamics 365 Business Central: using the Event Recorder for developing
When you are developing an extension for Dynamics 365 Business Central and you need to interact with the standard Microsoft’s … More
Dynamics 365 Business Central: publishing a web service from extensions
In these days I received a (not so common I think) request: how can I have an extension for Dynamics … More
Dynamics 365 Business Central Development Quick Start Guide is out!
At the beginning of this year I was preparing the content for the first of a serie of workshops for … More
Dynamics 365 Business Central: loading Configuration Packages from AL
Today I’ve spent few times handling a (not so common I think) scenario where from an extension I need to … More
Dynamics 365 Business Central: parsing a CSV file using CSV Buffer
A question received today was the following: is it possible from my extension in Dynamics 365 Business Central asking a … More
NAV 2018 and Dynamics 365 Business Central: Is Rapidstart too slow? This is the fix.
In an internal mailing list today was asked a question regarding Rapidstart packages in NAV 2018. Many users and partners … More
Dynamics 365 Business Central: target levels in extensions development demystifyed
When you develop an extension with Visual Studio Code and the AL language, in the app.json file you can specify … More
Execute a PATCH call from an Extension by using AL and HttpClient
If you work with REST APIs, you already know that you’ve two HTTP methods for updating resources: PUT: updates an … More
Dynamics 365 Business Central: noisy problem in UsageCategory and ApplicationArea related to Search
I’ve see many AL developers with the same problem when developing an extension for Dynamics 365 Business Central: they create … More
Dynamics 365 Business Central: how to check if your Extension is running on a trial tenant
An interesting question in an insider talk some days ago was how to check from AL code if my extension … More
Dynamics 365 Business Central: Overview of October ’18 Release
The NDA regarding some topics is officially finished today and Microsoft has published an official document that answers many questions … More
Dynamics 365 Business Central (on-premise): Extension for printing external documents
A week ago I wrote a post for answering a question regarding how to print external documents from Microsoft Dynamics … More
Dynamics 365 Business Central: how to detect if your extension is running on a Sandbox
During our Extension Development workshops for Dynamics 365 Business Central, some developers are start asking for scenarios where in my … More
Microsoft Dynamics 365 Business Central and Advanced ApplicationArea
A quick post to try making clarification about a topic that I see every day is quite confusing. Microsoft Dynamics … More
Dynamics 365 Business Central: loading data in custom tables
Dynamics 365 Business Central (D365BC) is growing in popularity in these months and when a customer starts to move its … More
Dynamics 365 Business Central Extensions Development + NAV on Azure Workshop on Microsoft Italy (stage 2)
After the full stage 1, I’ll wait you tomorrow again in Microsoft Italy in Milan for the second slot of … More
Developing Dynamics 365 Business Central Extensions: use code analysis to prevent strange errors.
You’ve developed a marvellous 😀 extension for Dynamics 365 Business Central and tested it on your development sandbox without problems. Now, … More
Developing NAV / Dynamics 365 Business Central Extensions with real-time collaboration
At Build 2018 Microsoft has showed the new collaborative features introduced for Visual Studio and Visual Studio Code, called Visual … More
Microsoft Dynamics 365 Business Central and the problems with the ApplicationArea tag
Some users have reported that in the actual online release of Microsoft Dynamics 365 Business Central there are some standard … More
Dynamics 365 Business Central: in-client customizations
One of the coolest features of Dynamics 365 Business Central that for sure you’ve already seen in a classic demo … More
D365BC: Container Sandbox Environment
In Dynamics 365 Business Central there’s an “hidden” interesting feature: By running the Sandbox Environment (Container) page you can setup … More
