Determination Anywhere 2024.1 Release Notes

Release highlights

Release date: February 2024
The ONESOURCE Determination Anywhere 2024.1 release includes new features such as being able to customize Tomcat configuration for DA Clients and tax request errors being reported back to ERP for ONESOURCE Determination - Enterprise Cloud.

New features

The topics below describe features added with this release.
TAX REQUEST ERRORS REPORTED BACK TO ERP (943743)
Prior to this release, any errors in the tax calculation request payload to the tax engine (from source or ERP systems), was not being validated by the DA client(s). Therefore, any failed invoices were synced back to the mothership in the case of an audited transaction.
With this release, payload input validation is being done to fail invalid tax requests as early as possible by using Apache Avro invoice encoding. As a result of this change, if there are any errors in the payload request, that will be reported back to the source system right away. The customer will have to make the necessary corrections to the request before they are passed back to the DA tax engine.
DA CLIENT – INSTALLER CONFIG PARAMETRIZATION FOR CACHING (947252)
The DA installer and telemetry client used to have pre-defined cluster role bindings. The DA installer unconditionally binds to cluster admin, and the telemetry client would create own cluster role and the binding. For customers that have restrictive environments, the above setup was not allowed since their cluster could be used for other non-DA applications as well.
Starting with this release, the deployment model has been updated to support namespace specific role bindings (instead of cluster level role bindings), so cluster admin privilege is not needed to run the installer. Information on how to set this up is available in the Install and Config Options Guide.pdf made available for those who manage the deployment and install of DA for customers.
DA CLIENT – INSTALLER CONFIG PARAMETRIZATION FOR TOMCAT THREADS (954832)
Added capability to customize Tomcat configuration for DA clients, so that they can fully optimize the infrastructure. Information on how to set this up is available in the Install and Config Options Guide.pdf made available for those who manage the deployment and install of DA for customers.

Fixes

There are no fixes added in this release.

Known Issues

There are no known issues in this release.

Related Content