Skip to main content

Posts

Showing posts with the label 2020 Wave 1 Release

Microsoft Dynamics - Business Central 16.3 is out!!

Update 16.3 for Microsoft Dynamics 365 Business Central 2020 Wave 1 (Application Build 16.3.14238, Platform Build 16.3.14195) is out!! Microsoft Dynamics Business Central - 16.3 is out!! To Upgrade  you Business Central, please visit  https://www.olisterr.tech/2020/04/how-to-upgrade-your-business-central.html Source:   https://support.microsoft.com/en-us/help/4563407/update-16-3-for-microsoft-dynamics-365-business-central-2020-release-w For the list of updates released for Business Central 16.2 visit   https://www.olisterr.tech/2020/06/microsoft-dynamics-365-business-central.html Key Features / Hotfixes / Updates Platform Hotfixes ID Title 353587 The application programming interfaces (APIs) that use another API as sub-entity make API Service unavailable (HTTP 500). 360090 Columns get misaligned and the list is scrolled when you press the TAB key. 359296 HttpClient HEAD calls are blocked even if the real size of the content is very small because NavHttpClientMaxResponseContentSize chec

Business Central Upgrade Error - What happens, How critical is it and how to handle it

Problem Statement: After the launch of BC v16 in April 2020, I got an email stating htat the BC Production Upgrade will be scheduled to in June 2020. A couple of days passed by and all the Users started getting this image.  Take Action Now - Your Business Central Tenant Cannot be updated to BC 16 Although I certainly appreciate having this image on top as notification everytime you login into Business Central, I have gotten feedback from my customers stating that this creates some sort of tension and discouragment between the Users. Pre- requisites : Understanding of how to Upgrade Business Central Knowledge of Notification Recepients Understanding of changes code from BC vX to BC vY Solution: 1. Find out which extension is stopping BC from being upgraded. Generally this is available through emails that have been received from Microsoft. 2. Deprecate the old code and refactor to latest version by using the latest version of  AL Language Extension and Business Central Sandbox. Refer  ht

Webinar - Business Central Wave 1 2020 - Technical Features - 14th May 2020

Webinar  on Business Central Wave 1 2020 Technical Features Sources: https://tobiasfenster.io/interfaces-in-al-and-why-that-matters https://demiliani.com/2020/02/28/dynamics-365-business-central-2020-wave-1-price-management-with-interfaces/ Presentation:  https://cloudfronts1-my.sharepoint.com/:p:/g/personal/orumao_cloudfronts_com/EXRc3WFR26NFr0T7kGEpqTYBpMI5amROAOA3xMy4SBpjaQ?e=4oRc8P Features and index for the presentation described are as follows: 1. Application Enhancements   Application Enhancements     Slide No.  Extend Price Calculation                                                        6  List Plus Page  8 2. Modern Developer Tools  Modern Developer Tools Slide No.   Application for aliasing BaseApp   12  Multiple Variable Declaration                          18   AL Interfaces  19  Lookup Events and Insert Events subscriber code  26  Obsolete Tag Property  27  Camera/Location API  29  Ability to Refactor a field from a Table to Table extension   45

Changes to authenticating AL Language Extension in VS Code Development Environment for Microsoft Dynamics 365 Business Central

Introduction: As I upgraded my Business Central AL Language Extension and VS Code, I noticed that I was no longer authenticated to deploy my app to Business Central Sandbox using (Ctrl + F5) So I noticed a process change in authenticating VS Code and Business Central and you will find the details below. Pre- requisites : Microsoft Dynamics 365 Business Central v15 Sandbox VS Code AL Language 5.0.254558 Demonstration: After running AL : Clear credentials cache, I tried AL: Downloading the Symbol VS Code will give you a Pop-Up to Open the Window. Make sure you copy the code and click on Copy & Open Trying to Download Symbols Once you click on Copy & Open, it opens a browser window Select Copy & Open Paste the Code from VS Code Insert the code that you copied from VSCode and click Next. This will open the Login page with your accounts to select. Select your Account After this you will get a Message on the Browser and your Symbols wil