Version 7.0.0.5464

May 17, 2016

This version of the Dodeca Framework uses the .NET Framework, version 2.0, Service Pack 1 and higher on the desktop. The components used in this version of Dodeca are SpreadsheetGear 2012 (7.4.7.104), NetAdvantage 2011, Volume 1 (11.1.20111.2042), Aspose.Cells 8.8.0.0, Syncfusion Essential Studio 11.3035.0.30, and GdPicture.NET 11.0.6.

*Upgraded from SpreadsheetGear 2012 7.4.2.102 to 7.4.7.104.

**Upgraded from Aspose.Cells 8.2.0.0 to 8.8.0.0

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.6. 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 are supported and tested on Java 1.6. Both services are known to run on Java 1.7, although extensive testing has not been performed on that Java version.

This release contains the following changes:

Essbase Selector Tree

  • Fixed Issue – When the selector tree contains non-generation 1 members as root nodes, search results may include members that are not a descendant of any root node member. For example, if East is the only root node in the selector tree, and the user searches for C*, the search results include California, Central, Colorado, and Connecticut, even though Connecticut is the only descendant of East that starts with a "C". #1455

Essbase Views

  • Fixed Issue – Attempting to perform an Essbase retrieve on a hidden sheet results in the following error: EsssbaseSpreadsheetGear.ActiveWorkshetIndex.Set failed. Cannot select a hidden sheet. #1462

This issue was introduced in version 7.0.0.5388 as the result of upgrading from SpreadsheetGear 7.1.2.150 to 7.4.2.102.

Save as PDF and Open in PDF Viewer

  • Fixed Issue – When the view contains numbers using Millions formatting with a decimal, the formatting in the output PDF is incorrect. This issue appears to have been introduced in 6.7.9.4567, when the Aspose.Cells component was upgraded to 8.2.0.0. #1458

    This is an example of the incorrect formatting:

    image

    This is the corrected formatting:

    image

Workbook Scripting

  • EssbaseRunCalc Method, General or ServerBased Overload [Fixed Issue] – The method fails on a Unicode application/database with an error similar to the following: Invalid member name [???CALC]. #1419
  • EssbaseRunCalc Method, General or ServerBased Overload [Fixed Issue] – When the method uses the view’s Essbase connection, the connection is automatically disconnected, which results in an error the next time the connection is used by the view, such as when the view is built or another workbook script method is called that uses the view’s connection. #1461
  • Named ranges can get deleted as the result of copying named ranges under a variety of scenarios when IFERROR and several other "new" Excel functions are copied.

This issue was introduced in version 7.0.0.5388 as the result of upgrading from SpreadsheetGear 7.1.2.150 to 7.4.2.102. This issue has been resolved in SpreadsheetGear 7.4.7.104.

Dodeca Framework Release Notes