Skip to main content

Microsoft Dynamics Business Central Cumulative Update Summary For April 2022.

Hi Readers,

A New Month and a new set of cumulative update.

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

  Application Build No. - 19.6.38118

  Platform Build No. - 19.0.38062

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

  ** Replace w1 with local version that you need.


2. Title - Cumulative Update 17.17 for MSDYN365BC 2020 Wave2 Update on-premises (BC17)

  Application Build No. - 17.17.38111

  Platform Build No. - 17.0.38061

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

  ** Replace w1 with local version that you need.


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

  Application Build No. - 14.35.48518

  Platform Build No. - 14.0.48501

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

  ** Replace w1 with local version that you need.


Platform Hotfix in Business Central 19 -

  • 420616 - A filter is set for the FlowFilter fields in the drilldown.
  • 425730 - The Filter to This Value action does not work with Datetime and Time datatypes.
  • 428869 - Unable to assign User Groups or Permission Sets in install codeunits.
  • 428910 - Fix the security filter issue on List and ListPart pages.
  • 429071 - Improve the performance of the cross-column search.
  • 429163 - The Company Badge does not show the background color for dark blue.
  • 429755 - Suppress the "We have nothing to look up" message when starting data entry in certain fields.
  • 430227 - Error page when opening theTell Me feature search in the web client.
  • 430431 - Unable to assign the result of enum comparison to a property of type boolean.
  • 430677 - Error message when using the file upload function with ClientServicesAllowedFileTypes set to .txt, .pdf or *.

Platform Hotfix in Business Central 17 -

  • 427293 - The Company Badge does not show the background color for dark blue.
  • 424696 - The "DynamicFileHandler.axd" is showing in the exported file name instead of the report caption.

Platform Hotfix in Business Central 14 -

  • 423891 - Replace the user filter feature with the FilterGroup(4) feature.
  • 429145 - Error when turning off the Compile and Load Business Application feature if NST is stopped.

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    ---------------------------

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.