AX1822
Version 2021.2 Patches
This section details the fixes and enhancements in patch releases for Axiom version 2021.2. For assistance with any patch, you can contact Support using Syntellis Central.
Axiom patches are cumulative. All fixes and enhancements included in prior patches are included in the current patch.
This patch includes an updated publisher certificate for Axiom signed by Syntellis, to replace the previous certificate signed by Kaufman Hall. Note the following:
-
If your organization has configured Microsoft Excel to require add-ins to be signed by a trusted publisher, then you must install the new certificate on client machines in order to run the Axiom Excel Client. Axiom Support can provide this certificate to clients on request.
-
When installing this client update, some users may encounter the Windows SmartScreen prompt due to an unknown publisher. If this occurs, you can click More Info to verify that the publisher is Syntellis, then click Run Anyway to install.
Additionally, this patch contains improvements to database upgrade behavior for cloud systems.
Patch 2021.2.14
The following issues were fixed in this patch:
- 113616: If a plan file is activated in a plan file process and skips all steps, it is not possible to re-activate the plan file in the process after the assignment issue is resolved. NOTE: This fix prevents the issue from happening to newly activated plan files, but will not address any existing plan files in this error state.
- 115243: Reports with many GetData functions may experience slower performance than expected.
- 116450: The OData API may sometimes fail to load on cloud systems after upgrade to the previous patch.
Patch 2021.2.13
The following issues were fixed in this patch:
- 112700: If a web report using fixed rows and built from template is drilled, and the drill results exceed one page, the paging controls are missing to view the remaining pages.
- 112867: Exporting web reports may fail with a server 500 error.
Additionally, this patch contains the following enhancements:
-
Logging and error message improvements to assist troubleshooting imports and save-to-database.
-
Performance improvements for the OData API, including data paging. This paging uses the standard OData nextpage syntax. The page limit is controlled by the system configuration setting ODataPageSize, which is set to 100,000 by default.
NOTE: Any custom solution using the OData API must be able to follow the OData nextpage links in order to consume all of the returned data. If an existing custom solution is not designed to follow the nextpage links, and it is not feasible for you to modify the custom solution, you can modify the ODataPageSize system configuration setting so that all returned data is present on a single page.
Patch 2021.2.12
This patch contains translation updates.
Patch 2021.2.11
This patch contains updates to the data query engine and styling updates.