release notes

Release notes Indicium (2021.3.13)

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

Hello everyone,

In this sprint, we reduced the amount of double messages, and we fixed a problem with a false positive check. We also worked on some technical issues that do not affect functionality.

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

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

 

Indicium Universal

 

Reduced amount of double messages in the Universal GUI

To eliminate the number of double messages, Indicium will no longer send messages from layout and context procedures if the procedures determine that the action is allowed. If necessary, the messages will be sent by the Universal GUI.

 

Minor fixes and tasks

  • Several of the file system I/O connectors in process flows, for instance, the Write File connector, would first validate if the root location of the file path was accessible (e.g., C:\ or \myFileServer) and then if the direct parent directory was accessible (e.g., C:\files\myProject or \myFileServer\files\myProject). In practice, only the second check is necessary. Moreover, the first check can fail where the second would have succeeded. Users may have access to a specific folder but not to the root of that folder. Therefore, we have removed the first check to solve the false positive 'access denied' scenarios.
Be the first to reply!