WHAT IS NEW IN 20.5 BC? See the details here Upgrade to 20.5 Please note that new customers will automatically get the latest builds of Business Central (20.5). If you are an existing partner/customer, you will receive an email notification as soon as your environment has...
Yes, there is way we can define or modify our launch.json file in such a way that before publishing any custom app it ask me to the right environment to publish. See below Open the lanuch.json file from your app file. Put the new configuration...
Sometimes it can be easy if put all the information in one place related what we changed in our AL extension specially when there are multiple developers are working together, use of Markdown file. Is it best idea? Yes, unlike a documentation trigger of each...
This article provides information about how to make a newer version of extension upgrade available on tenants. The first phase of the process is to develop the extension for upgrading. In this phase, you add code to upgrade data from the previous extension version. Once...
Azure Logic app with Business Central In this video I will show you how you can configure Azure logic app and then connect with Business central. I am taking an example to create a Customer records in Business central and sending a notification to the...
Microsoft Dynamics Business Central Boolean Switch problem on Chrome and Edge browser Bug? Currently, all Dynamics 365 Business Central SaaS clients running Booleans or Demos on Chrome and/or Edge browser are finding the browsers are shifting true/false fields in BC over the captions of certain...
NOW EASY TO PUBLISH ALL DEPENDENT APP ALTOGETHER WITH THE FOLLOWING COMMAND There are few apps which we work on and also have some other app nested, and need to take care before publish the main app, either the other dependent app is already installed,...
BC OAuth2.0 Token Based Authentication (Part -1) About OAuth: OAuth2.0 is an open standard for authorizing access to web services and APIs from native clients and websites. It is commonly used in Azure Active Directory (Azure AD) for authentication purposes. In the context of Business...
OAuth2.0 Token authentication with AL code for Business central – Part 2 In our last video (Part 1) we have been gone through the Token authentication using Postman, App registration with Azure portal, in this part I am showing how we can generate the token...
Business Central 2021 release wave 2 – Preview Environments. Preview environments are Business Central online sandbox environments that you create on a preview version of the application. When you create the new sandbox environment, choose the preview version marked as (Preview) from the version list. This way,...