Skip to main content

Microsoft Dynamics Business Central Cumulative Update Summary for December 2022.

Hi Readers,

A New Month and a new set of cumulative updates.

Microsoft Have Released Cumulative Update for December 2022 for Business Central 14, 19, 20 & 21.

Please find below the details of Cumulative Updates Released for Microsoft Business Central 14, 19, 20 & 21.

Below are the Links to Download the Latest Cumulative Update.

#msdyn365bc14 #msdyn365bc19 #msdyn365bc20 #msdyn365bc21

1. Title - Cumulative Update 21.02 for MSDYN365BC 2022 Wave2 Update on-premises (BC21)

  Application Build No. - 21.2.49990

  Platform Build No. - 21.0.49984

  Local versions -AT,AU,BE,CA,CH,CZ,DE,DK,ES,FI,FR,GB,IN,IS,IT,MX,NL,NO,NZ,RU,SE,US,W1

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 21.2 -country w1

  ** Replace w1 with local version that you need.


2. Title - Cumulative Update 20.8 for MSDYN365BC 2022 Wave1 Update on-premises (BC20)

  Application Build No. - 20.8.49971

  Platform Build No. - 20.0.49947

  Local versions - AT,AU,BE,CA,CH,CZ,DE,DK,ES,FI,FR,GB,IN,IS,IT,MX,NL,NO,NZ,RU,SE,US

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 20.8 -country w1

  ** Replace w1 with local version that you need.


3. Title - Cumulative Update 19.14 for MSDYN365BC 2021 Wave2 Update on-premises (BC19)

  Application Build No. - 19.14.49970

  Platform Build No. - 19.0.49925

  Local versions - AT,AU,BE,CA,CH,CZ,DE,DK,ES,FI,FR,IS,IT,MX,NL,NO,NZ,RU,SE,UK,US

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 19.14 -country w1

  ** Replace w1 with local version that you need.


4. Title - Cumulative Update 42 for Microsoft Dynamics 365 Business Central April'19 on-premises (BC14)

  Application Build No. - 14.43.49498

  Platform Build No. - 14.0.49494

  Local versions included - AT,AU,BE,CA,CH,CZ,DE,DK,ES,FI,FR,IS,IT,NA,NL,NO,NZ,RU,SE,UK,W1

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 14.43 -country w1

  ** Replace w1 with local version that you need.

Platform Hotfix in Business Central 21 - 

  • 454598 - OnFindRecord is not executed on the FactBox.
  • 455076 - Security update for Microsoft Dynamics 365 Business Central 2022 Wave 2 (On-Premises).
  • 455166 - "Working on it..." dialog after selecting the Power Automate Instant Flow action multiple times.
  • 455455 - The OnSelectReportLayoutCode function doesn't work if the app ID is not included in the layout name.
  • 455645 - Errors are logged to telemetry whenever the privacy notice is not accepted.
  • 455747 - "A modal dialog is open in another window. Complete the task to dismiss it first before continuing" error message after a successful operation.
  • 454081 - Compilation error when upgrading jobs for tenants caused by the incorrect extraction of the tenant apps from the database.
  • 454087 - Reduce the number of errors logged to the telemetry by the web client.
  • 454107 - Error about missing columns when running a report with a filter on the FlowField.
  • 454214 - Improve the reliability of user cache persistence.
  • 454222 - Loop at login caused by invalid configuration of user permissions.
  • 455918 - Correct the license check for the obsolete parts in PowerBI.
  • 453386 - Error when using the HttpClient call in Business Central online with content headers if the encoding is specified with double quotes.
  • 456304 - Improve the performance of the SQL connection authentication in Business Central online.

Platform Hotfix in Business Central 20 -

Platform Hotfix in Business Central 19 -

Platform Hotfix in Business Central 14 - 

  • None.

For information about the previous Cumulative update released for Business Central on Prem, Microsoft Dynamics NAV2018, BC14, BC19, BC20 & BC21 please Navigate to Hotfix Label or follow the Link.


Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

RTC Report It is not possible to instantiate the Visual Studio bridge.

Hi all, As a Navision developers I have Multiple Versions of Navision running in single Machine. As discussed Earlier in the post how to run multiple Version of RTC in single machine. So my machine have following details for RTC Versions - NAV 2009 R2    - is installed. NAV 2009 SP1  - is copied at C:\Program Files (x86)\Microsoft Dynamics NAV\60\NAV 6.0 SP1 IN\ NAV 2009         - is copied at C:\Program Files (x86)\Microsoft Dynamics NAV\60\NAV 6.0 IN\ This approach has been working great for execution of Classic and RTC Clients. However, after installing Dynamics NAV 2009 R2, if i tried to view the Layout for an NAV 2009 SP1 Report i was getting the following error: ---------------------------  Microsoft Dynamics NAV Classic  ---------------------------  It is not possible to instantiate  the Visual Studio bridge.  ---------------------------  OK    --------------------------- After searchi...

Dynamics NAV - All that you need to know about MenuSuites.

Hi Readers, This article is based on a request from a blog reader who wanted to understand about MenuSuite in Dynamics NAV. If you have started working with Business central with AL Code then it does not apply to those releases but if you are interested go ahead. Let's start with Future - In Latest and greatest version of product MenuSuite are obsolete and no longer used. So this article applies if you want to learn about C/AL MenuSuite.