Skip to main content

Microsoft Dynamics Business Central Cumulative Update Summary For February 2022.

Hi Readers,

A New Month and a new set of cumulative update.

Microsoft Have Released Cumulative Update for February 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.4 for MSDYN365BC 2021 Wave2 Update on-premises (BC19)

  Application Build No. - 19.4.35482

  Platform Build No. - 19.0.35473

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

  ** Replace w1 with local version that you need.


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

  Application Build No. - 18.10.35462

  Platform Build No. - 18.0.35424

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

  ** Replace w1 with local version that you need.


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

  Application Build No. - 17.15.35463

  Platform Build No. - 17.0.35425

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

  ** Replace w1 with local version that you need.


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

  Application Build No. - 14.33.48304

  Platform Build No. - 14.0.48295

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

  ** Replace w1 with local version that you need.


Platform Hotfix in Business Central 19 -

  • 417582 - "The page has one or more notifications" error message when clicking in the white space before the record line with a page in edit mode.
  • 420998 - Performance issue when opening a page with the RunModal function if the primary key of the source table has relation to another table.
  • 421494 - The TreeView information is incorrect on the page for version 19.0.
  • 422377 - Session locks up when running the GetDatabaseTableTriggerSetup trigger.
  • 422683 - Unable to undo changes by refreshing with F5 in the browser client when the cursor is in the new line.
  • 424027 - Improved the reliability of offline detection.

Platform Hotfix in Business Central 18 -

  • 420296 - The Edit in Excel functionality doesn't work as expected when there're special characters.
  • 423468 - Unable to set DeveloperServicesSSLEnabled when there's a space existing.
  • 421946 - The Business Central generated SQL Query on SYS.DM_TRAN_LOCKS puts too much load on the SQL Server.
  • 422481 - The client crashes when filtering on a standard field and performing a ModifyAll function in an extended field.

Platform Hotfix in Business Central 17 -

  • 418846 - The Boolean fields are not highlighted when moving through the fields on a Page using the Enter key instead of the Tab key.

Platform Hotfix in Business Central 14 -

  • 420997 - The GUID filter is lost when creating new records from a list page through a linked card page.

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 -