Dodeca Version 8.3.2

August 14, 2023 - Build 22


This version of the Dodeca uses the .NET Framework, version 4.7.2 and higher on the desktop. The components used in this version of Dodeca are SpreadsheetGear 2017 (8.7.12.102), NetAdvantage 2021, Volume 2 (21.2.46), Aspose.Cells 22.5.0, Syncfusion Essential Studio 20.3.0.49, GdPicture.NET 14.1.0.112, Microsoft WebView2 1.0.1518.46, and Xceed Zip 3.6.7363.15420.

This version of Dodeca has two server-side services that run inside a Java Application Server. The Dodeca service is supported and tested on Java 1.8. The Dodeca-Essbase service for all Essbase versions prior to, and including, Essbase 11.1.1.3 are supported and tested on Java 1.5. The Dodeca-Essbase service for all Essbase versions 11.1.1.4 and higher is supported and tested on Java 1.6. Both services are known to run on Java 1.7, 1.8, 1.9, and 1.10.

The release notes for this version contain the following items:

Application

  • Fixed Issue: When launching a Dodeca application, the AppliedOLAP.Dodeca.SmartClient.exe` process can hang in the background, resulting in the main form never being displayed. #3506

  • Fixed Issue: When an application’s CulturePolicy is set to UseUserSpecifiedCulture, translated resources provided by Dodeca language packs are not discovered or used by the client. #3504

Essbase Connector

  • Security Fix: The version of the spring-beans Java library has been upgraded to 5.3.27 to remediate CVE-2022-22965. #3509

SQLPassthroughDataSets

  • Fixed Issue: When querying data that contains certain reserved or non-printing characters, data values sent by the server are not decoded by the client, which can result in encoded data being displayed in the workbook. #3435