Hello everyone!
This week we’ve released the following hotfixes:
- SF and IAM 2019.1 and up
- 20201222 - Look-up table variant for variants
- When using table, report or task look-ups, it is possible to choose a look-up table variant. This means that the look-up for the table/report/task will show the selected variant instead of the main table/report/task.
It is also possible to use this same setting on variant level. However, in this scenario the Universal GUI would also use the look-up of the main table instead of the look-up as provided on variant level. This is now fixed.
- When using table, report or task look-ups, it is possible to choose a look-up table variant. This means that the look-up for the table/report/task will show the selected variant instead of the main table/report/task.
- 20201224 - Universal look-up refactor
- This hotfix has been released to allow Software Factories and Intelligent Application Managers of version 2020.2 and earlier to allow them to be compatible with version 2021.1 of Universal.
In doing so, the Software Factories and Intelligent Application Managers affected by this hotfix will no longer be compatible with Universal 1.8 and earlier. Update your Universal and Indicium accordingly. More info in this blog post.
- This hotfix has been released to allow Software Factories and Intelligent Application Managers of version 2020.2 and earlier to allow them to be compatible with version 2021.1 of Universal.
- 20201222 - Look-up table variant for variants
- SF 2021.1
- 20201222 - Decision and appl connector system flows
- Using a decision node or application connector in a scheduled process flow will now allow the schedule to be synced to IAM properly.
The validation warning about an user action when this was the case has been updated as well. In addition, the validation warning about an action requiring user input will now properly warn the developer when delete row, add row, update row, execute task or report is used in a scheduled system flow.     Â
- Using a decision node or application connector in a scheduled process flow will now allow the schedule to be synced to IAM properly.
- 20201222 - Decision and appl connector system flows
- SF 2020.1 and up
- 20201224 - Unit test trigger parameter
- Computed columns are now excluded when running a trigger type unit test. These columns are read only and cannot be inserted or updated.
- 20201224 - Unit test trigger parameter