Release notes

Release notes Indicium (2022.1.15)

Related products: Indicium Service Tier
Release notes Indicium (2022.1.15)

Hello everyone,

In this sprint, we enhanced the error logging, and the Application connector process action has three new status codes related to the database server connection. Finally, you can now patch a property to its current value when hidden or read-only, making the Indicium API more usable for third-party applications.

In addition to these changed features, we are working hard on upcoming features in the 2022.2 Thinkwise platform release, and on features that are lifted over multiple sprints, for example, horizontal scaling.

You can read more about Indicium's features in the Indicium user manual.

We will keep you updated regularly about Indicium's progress.

Contents of this release

Breaking

Install Indicium 2022.1.15 together with Universal 2022.1.13 (BETA)

The Universal GUI now communicates differently with Indicium when executing a task on multiple rows with the Popup for each row setting enabled. This makes this release dependent on the 2022.1.13 release of Universal:

If you install this Indicium 2022.1.15 release, you must also install the Universal 2022.1.13 (BETA) release 

Indicium Basic and Indicium Universal

Log SQL statements with database errors

When an error occurs at the database level, Indicium now logs the associated error messages, including the SQL statements in the error log. These SQL statements can make it easier to determine which query caused the error.

Indicium Universal

New status codes for Application Connector

In a process flow, the Application connector process action has three new status codes for the executed action:

-7 - Unsuccessful (could not open database)
-8 - Unsuccessful (could not connect to database server)
-9 - Unsuccessful (invalid credentials for database connection)

Allow patching a property to its current value when hidden or read-only

Patching a value to a resource equal to the current value, for example, for hidden or read-only columns, resulted in an HTTP Forbidden error. Now, this value is accepted (HTTP OK), making the Indicium API more usable for third-party applications.

Version 2022.1.16 of Indicium Universal is currently available in TCP as a hotfix for 2022.1.15. The only change between these two versions is a fix to the force_recompile extended property. The OPTION clause on the query was not always generated in the correct location, causing the query to contain a syntax error. It is only necessary to update Indicium Universal if you use the force_recompile extended property and you have been running into this issue.