Category: Uncategorized

Directions EMEA 2023

This year, Directions EMEA is happening in Lyon, France, from the 1st of November to the 3rd of November. At the time of writing the article, over 2,500 people had already registered for the conference. I will lead two sessions with Stephen, which are related to Business Central integrations. The first session is more about …

Continue reading

How to create a version 22 Sandbox (latest)

Microsoft allows customers and partners to create version 22 Sandboxes so that partners and customers can start preparing for the next major release. Follow the blogs post to know how to create a new sandbox.

Read Data from Dynamics 365 Business Central Replica Database (Data Access Intent) – Part 2

My previous blog post discussed the benefits of using the read-only replica database. You can read it here. I want to share a little bit more about the new option available with Business Central APIs. Microsoft’s dynamics 365 Business Central Wave 2 release (version 19) onwards allows you to specify the Data Access Intent directly …

Continue reading

The request was blocked by the runtime to prevent accidental use of production services.

Once you create a Sandbox by copying over a production environment and trying to make HTTP requests, it gets blocked to prevent the use of production services. If you want to enable the requests going through, go to the Extension Management page and select the extension initiating the HTTP request. Go to the settings of …

Continue reading

OAuth – Part 04 – Understanding Service Principal

In my previous blog post, we have gone ahead and registered an application in Azure Active Directory and then create an application account in Business Central. As the last step, we have granted permission from Business Central.

In this blog post, I’m trying to briefly explain what we did in little bit more detailed way.

Lesson learned during Dataverse integration: Namemapping = ‘Logical’ was not found in the MetadataCache.

Yesterday I was working on integrating a custom entity using the box connector for Dataverse in Microsoft Dynamics 365 Business Central. After completing all the changes and deploying the app to a sandbox environment, I tried to open the custom entity table through its list page. Unexpectedly I ran into below dialogue box. The entity …

Continue reading

Force Lock

Microsoft Dynamics NAV Object Designer have a option to “Force Unlock” the Objects which are locked by another developer. However I feel that it should have a option to “Force Lock” the objects. What you think? It will be much more easier than Force Unlock and then Lock again. Please provide your feedback with a comment. Thank you and …

Continue reading

What is New in Microsoft Dynamics NAV 2017?

Microsoft has published a “What’s New in Microsoft Dynamics NAV 2017 Limited Beta” document on partnersource and it contain some of the very limited functionalities of Dynamics NAV 2017. I feel that there will be much more functionalities will be available on the actual Microsoft Dynamics NAV 2017 version.  According to the released document following are the main …

Continue reading

Microsoft Dynamics NAV 2017 – Limited Beta Version Available for Download

Microsoft has released the Limited Beta Version for Microsoft Dynamics NAV 2017!! You can download it from the below link:  Download NAV 2017 Limited Beta. You need to fill the Dynamics NAV 2017 Limited Beta Agreement before you download theapplication. Stay tune for more info on Microsoft Dynamics NAV 2017 Please provide your feedback with …

Continue reading

Error: Configuration file required – Microsoft Dynamics NAV

Double click on the Dynamics NAV icon but open up this window?  This error message pop up mainly because Microsoft Dynamics NAV cannot find the “ClientUserSettings.config” in the client computer. Most of the time Microsoft Dynamics NAV create this file itself and very rarely Microsoft Dynamics NAV will not be able create the file for you. In those kind …

Continue reading