Skip to main content

Microsoft Dynamics Business Central Cumulative Update Summary For September 2021.

Hi Readers,

Microsoft Have Released Cumulative Update for September 2021 for Business central 14, 16 & 17.


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

Below are the Links to Download the Latest Cumulative Update.

#msdyn365bc14, #msdyn365bc16 #msdyn365bc17

1. Title - Cumulative Update 17.10 for MSDYN365BC 2020 Wave2 Update on-premises (BC17)

  Application Build No. - 17.10.29463

  Platform Build No. - 17.0.29460

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

  Details of Update

  Download Link

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

  ** Replace w1 with local version that you need.


2. Title - Update 16.16 for Microsoft Dynamics 365 Business Central 2020 Release Wave 1 (BC16)

  Application Build No. - 16.16.29464

  Platform Build No. - 16.0.29438

  Local versions AT,AU,BE,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 16.16 -country w1

  ** Replace w1 with local version that you need.


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

  Application Build No. - 14.28.47690

  Platform Build No. - 14.0.47686

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

  Details of Update

  Download Link

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

  ** Replace w1 with local version that you need.


Platform Hotfix in Business Central 17 -

  • 408108 - "The field 'SystemCreatedAt' cannot be located" error message displays when trying to sync a new version of an app on a database that was created with the Import-NAVData action.
  • 406817 - The Order Planning - Reserve can't be selected in the Web client without selecting the entire line.

  • 405458 - The navigation nodes and Bookmarks reflow incorrectly, and the More menu option is missing in some cases when the browser is resized.

Platform Hotfix in Business Central 16 -

  • 405019 - CurrPage.UPDATE does not update correctly when a non-default sorting is chosen.

  • 407633 - The number of trusted domains that are allowed to send messages is limited.

  • 406821 - The Order Planning - Reserve can't be checked in the Web client without selecting the whole line.

Platform Hotfix in Business Central 14 -

  • 408608 - A list page will not refresh correctly when you use CurrPage.Update(false) if you change the sorting field value in code.

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