release notes

Release notes Indicium (2022.2.11.0)

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

Hello everyone,

In this sprint, we updated Indicium to .NET 6. Furthermore, you can now use Windows command tasks to open URIs in the Universal GUI, and use the Print File process action to print PDF files on a Windows platform.

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

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

 

About Indicium

Two types of the Thinkwise Indicium Application Tier are available:

 

Contents of this release

Breaking

Update to .NET 6

As of this version, Indicium requires .NET 6. This requirement aligns with the .NET lifecycle policy and ensures that you receive security updates.

Important: To run Indicium Universal on IIS, you must install the ASP.NET  Core Runtime 6.0.7 Hosting Bundle: https://dotnet.microsoft.com/en-us/download/dotnet/6.0 

Thinkwise Platform support release 2020.2 is ending

In accordance with our Lifecycle policy, Indicium support for Thinkwise Platform release 2020.2 is ending. Please upgrade to at least release 2021.1 to use this release of Indicium.

Indicium

Print File process action supported

As of this release, Indicium supports the 2022.2 Print File process action.

Please note that currently, you can only print files in PDF format on a Windows platform, and the printer must be installed on the web server.

Use Windows command tasks to open URIs

You can now use Windows command tasks to open URIs in the Universal GUI, as follows:

  1. In the Task logic type field, specify 'Windows command':

     

  2. In the Object name field, specify the URI to open:

     

When executing this task in the Universal GUI, the corresponding URI is opened in the browser. You can also use dynamic URIs via task parameters.

Please refer to the Thinkwise documentation for more information about Windows Command tasks, with the following limitations:

  • This implementation only supports opening URIs and not executing Windows commands.
  • Windows command tasks cannot be used in process flows.

Minor fixes and tasks

  • In a database storage configuration, the BLOB data column was not always cleared when clearing the corresponding file column. This has been fixed.