Hello everyone,
In this release, we have added more events to the process flow monitor to help you troubleshoot process procedures. We also added support for public clients in OpenID Connect in IAM.
Make sure to check the breaking change, as it might affect your input constraints.
You can read more about Indicium's features in the Indicium user manual.
About Indicium
Two types of the Thinkwise Indicium Application Tier are available:
-
Indicium Basic: for use with the Windows GUI and Mobile GUI. This basic version does not support features such as system flows and OpenID.
-
Indicium: for use with the Universal GUI and via APIs. This version uses the full range of Indicium functionality. Download Indicium release 2024.2.10 here.
Contents
Breaking
SQL Domain input constraints
change
The SQL domain input constraints incorrectly used the column id instead of the domain id in the expression. This was incorrect, because you can use the same domain on different columns. Now the domain id is used in the expression.
Validate your input constraints
In many cases, but not always, the column id and the domain id are the same. Check your input constraints before upgrading to this version of Indicium.
New and changed
Process procedures shown in the process flow monitor
new
The process flow monitor now shows the process procedures and process variable values before and after execution. This information helps troubleshooting because is shows the changes in variables, making it easier to identify and resolve issues within the process procedures.
The following events are new in the process flow monitor:
ProcessProcedureStarted
ProcessProcedureCompleted
ProcessProcedureSubFlowStarted
ProcessProcedureSubFlowCompleted
Support for Public clients in OpenID
new
It is now possible to create Public clients for SSO using OpenID Connect in IAM. These clients do not require registration of a client secret. You can use this for applications that cannot keep the secret secure, like a browser application.
For more information, see Client applications.
Public clients require IAM version 2024.2 or higher.
Questions or suggestions?
Questions or suggestions about the release notes? Let us know in the Thinkwise Community!