Skip to main content

Microsoft Dynamics Business Central Cumulative Update Summary For January 2022.

Hi Readers,

A New Month and a new set of cumulative update.

Microsoft Have Released Cumulative Update for January 2022 for Business central 14, 17, 18 & 19.

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

Below are the Links to Download the Latest Cumulative Update.

#msdyn365bc14, #msdyn365bc17 #msdyn365bc18 #msdyn365bc19

1. Title - Cumulative Update 19.3 for MSDYN365BC 2021 Wave2 Update on-premises (BC19)

  Application Build No. - 19.3.35002

  Platform Build No. - 19.0.34941

  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.3 -country w1

  ** Replace w1 with local version that you need.


2. Title - Cumulative Update 18.9 for MSDYN365BC 2021 Wave1 Update on-premises (BC18)

  Application Build No. - 18.9.35134

  Platform Build No. - 18.0.35122

  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 18.9 -country w1

  ** Replace w1 with local version that you need.


3. Title - Cumulative Update 17.14 for MSDYN365BC 2020 Wave2 Update on-premises (BC17)

  Application Build No. - 17.14.35135

  Platform Build No. - 17.0.35121

  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 17.14 -country w1

  ** Replace w1 with local version that you need.


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

  Application Build No. - 14.32.48220

  Platform Build No. - 14.0.48208

  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.32 -country w1

  ** Replace w1 with local version that you need.


Platform Hotfix in Business Central 19 -

  • 418576 - Fields added by table extensions get unrelated table relations assigned.
  • 418613 - The temporary value is missing in the Table Metadata TableType field.
  • 418929 - The client session stops when making a image request before the web server finishes initializing needed folders.
  • 419078 - The Period Name field in the Date virtual table gets the value based on Region instead of Language.
  • 419094 - The web client crashes with "Bookmark is not found in the specified data set or is not valid." left in application log when selecting a new record in a list with multiple line parts.
  • 419107 - Reduce the memory usage of the server under heavy load.
  • 419684 - "Extension with Migration.json file returns a Null reference" error message during the synchronization task when upgrading a modified Base Application.
  • 420218 - The visibility properties in the OnOpenPage trigger only work as expected the first time the page is opened.
  • 420242 - The date in the datepicker on mobile devices can show in a different format from the selected region.
  • 420578 - Improve the server telemetry for SOAP web services.
  • 420650 - Revert format culture dependencies to behavior in version 19.0.
  • 420907 - Add diagnostics for the selection logic in report layouts.
  • 421152 - "The Microsoft.IdentityModel.Clients.ActiveDirectory cannot be found" error message when running altpgen.exe because it is missing in the xRM directory.
  • 421375 - Fix the ODataV4 unavailable issue caused by unsupported constructs in the underlying page metadata.

Platform Hotfix in Business Central 18 -

  • 415903 - The focus is incorrect after creating a view with a different sorting.
  • 416811 - The visibility properties in the OnOpenPage trigger only work as expected the first time the page is opened.
  • 417110 - "Extension with Migration.json file return a Null reference" error message during the synchronization task when upgrading a modified Base Application.
  • 418928 - The client session stops when making a image request before the web server finishes initializing needed folders.
  • 420332 - The client crashes when copying an row from Excel.
  • 420664 - The Period Name field in the Date virtual table gets the value based on Region instead of Language.
  • 421374 - Fix the ODataV4 unavailable issue caused by unsupported constructs in the underlying page metadata.

Platform Hotfix in Business Central 17 -

  • No Platform Hotfix.

Platform Hotfix in Business Central 14 -

  • 417604 - Mail Apps and the phone App do not start when trying to start on iOS devices.
  • 417740 - The value of the control setting to Enabled = false and Editable = true can be changed in WinClient with should not happen.

For information about the previous Cumulative update released for Business Central on Prem, Microsoft Dynamics BC14, BC17, BC18 & BC19 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    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -