7.9.4
TopLogic Release
2025-04-11
It is now possible to implement workflow-controlled views outside of the process cockpit. For this purpose, the layout editor has been given new templates "Start process" and "Continue process". These can be used to display a process-controlled form at any point in the application.
There are a number of new TL-Script functions for parsing Excel files, accessing the application configuration and the type test. The Excel parser can be used to convert binary data in Excel format into a JSON object, which then enables further processing with TL-Script. This can be used to implement Excel imports via TL-Script.
When defining REST interfaces, it is now possible to specify several alternative authentication methods. In addition, it is now possible to access an API in a user context, even if the access is not carried out with a personal authorization token. A mapping from client ID to a technical user can be configured for this purpose.
There are also a number of bug fixes and detail improvements.