Skip to main content

Notifications

Community blogs

Featured

Latest blog posts

View all
Like ( 0 )
Administrating Microsoft Dynamics 365 Business Central Online

Hello Team! I'm happy to present you my first Dynamics 365 book: "Administrating Microsoft Dynamics 365 Business Central Online: A practical guide to SaaS administration and migration from your on-premise Business Central environments to ...

Like ( 0 )
Report 12471 "Shipment Request M-11" bug with skipping lines.

Hello colleagues. Recently we have found an "artifact". The bug in RU localization which at least confirmed in all Business Central versions and in the NAV2016, 2017 and 2018. I guess 2013 and 2015 also affected. The behaviour is next: w...

Like ( 0 )
Developing extensions for ISV solutions. Applications family.

Hello colleagues. It's great when working with Business Central for a long time we can find something new and interesting and this is my case. Recently I've took part in a project - adding some new functionality to SaaS Business Central. B...

Like ( 0 )
Speed up batch data sync from Business Central to Dataverse

Hello colleagues! Imagine a situation when we have a big table in the Business Central which we need to sync to the Dataverse. By "big table" I mean a table with more than 75000 records. Why 75K of records? By default, each sync job has ...

Like ( 1 )
My version of basic VS Code setup to develop AL extensions.

Hello Team! Many times I described to different people how to setup VS Code to make developer's life easier and to follow common coding rules, so to make my life easier in future I'll try to describe it here. It's required minimum with...

Like ( 1 )
Issue with syncing of Business Central "Sales Invoice Line" table to Dat...

Hello Team. I hope this article will be useful for some developers who will try to sync "Sales Invoice Line" table to Dataverse separately. I created replication for many Business Central tables to Dataverse using steps described here: h...

Like ( 2 )
Cloud migration tool scheduling issue

Hello Team! Some news if you use Cloud Migration Tool (aka Intelligent Edge) in Business Central. And not very good news. Migration scheduled runs are not working now. Honestly they totally disappeared from functionality. I created support request...

Like ( 0 )
Business Central API v2.0

Hello Team! Some days ago I've got a warning in my code: 'ODataEDMType' is being deprecated in the versions: '6.0' or greater. This warning will become an error in a future release. Okay, Microsoft. Let's check how you man...