Skip to main content

MSDYN365BC - Cumulative Update 04 released for Business Central on Prem.

Hi Readers,

Microsoft has released, Cumulative Update 04 for Microsoft Dynamics 365 Business Central on-premises and is available for download.

Details are still not available for download link is available for everyone.


I will post an update in the same article once the details of changes will be available on the Microsoft website.




Application Build  - 28874
Platform Build       - 28871

Download Cumulative Update 04 (#MSDYN365BC - onPrem)

Changes in Cumulative Update 04

Platform updates in #MSDYN365BC Cumulative Update 04 -

292836 - Bad performance in Microsoft Dynamics 365 Business Central SaaS sandbox and on-premises with the CAS policy disabled when you use the Report.SAVEAS function.
296623 - The Error message is displayed when you edit in Microsoft Excel for the Custom Microsoft Dynamics 365 Business Central.
295526 - Enumeration types do not work with conditional table relations in Microsoft Dynamics 365 Business Central.
292644 - "Message: (PrincipalOperationException): While trying to retrieve the authorization groups, an error (5) occurred" error message is displayed when a task schedule does not work.
293472 - "Something went wrong. There is a dialog box open in another browser window. You must close that dialog box or sign out." error message is displayed.
288465 - The icon size on the Customization page is sometimes not available.
293462 - Indirect permissions (user and report) are not working as expected.
291246 - The client stops working when you view the timeline from the Item Availability page.
293785 - NullReferenceException with Active Directory Federation Services in Microsoft Dynamics 365 Business Central on-premises and Microsoft Dynamics 365 Business Central.
296236 - The ShowMandatory property is supported with AL Language.
288493 - "You do not have the following permissions on TableData Record Link: Insert." error message should be displayed when the client displays a red 'X' symbol, but it displays without any error message.
297072 - The Custom Content pages of type *.html are not found when you use F1 to access the help content in Microsoft Dynamics 365 Business Central on-premises.

Cumulative Update 04 is available for following localized version (19) and Worldwide release.
AT - Austria
AU - Australia
BE - Belgium
CH - Switzerland
CZ - Czech
DE - Germany
DK - Denmark
ES - Spain
FI - Finland
FR - France
GB - United Kingdom
IS - Iceland
IT - Italy
NA - North America
NL - Netherlands
NO - Norway
NZ - New Zealand
RU - Russia
SE - Sweden
W1 - (All other countries)

Regards,
Saurav Dhyani
https://saurav-nav.blogspot.com

Comments

  1. Good! How did you find out about it? Do you have a rss feed or have you googled it everyday? I have had some hard time to find a rss feed from microsoft that these have been available.

    ReplyDelete
    Replies
    1. @Capone,
      Lol but yes its true. There is no RSS Feed from Microsoft for Cumulative Update for Business Central.

      Delete
  2. CU4 has a serious Webservice problem!

    ReplyDelete
    Replies
    1. I Heard about it. Could you please add more details about the issue.

      Delete
    2. I think that the issue is not as serious.... If you pubish a codeunit as SOAP, the functiosn should be declared as external to be used from a webService. If you are using AL code its isn't a problem, because all the functions that are not declared as local, are external by default:
      https://demiliani.com/2019/03/25/dynamics-365-business-central-cu04-and-soap-web-services-changements/

      Delete
    3. Oh i expected that coming. Its a change toward future not a bug.

      Delete

Post a Comment

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 -