22.4.6
Highlights
-
Performance enhancements.
-
Authorization improvements.
-
Bug fixes.
Cached KnowledgeSet Performance Enhancements
To make use of this new feature requires knowledge about how to configure the setup. There will be a townhall explaining in more detail the different cases and when to use and not to use.
In essence the Knowledge set caching is improved and can boost performance if used properly. You will notice a new text in the Schedules part of the System Management console, previously named “Cascade”.
Dense checkbox valid for the whole application
A new checkbox is added to the Application Builder in the Control Panel Settings tab.
When checked all filter boxes are rendered in dense mode, regardless of any individual setting.
When checked you cannot change the dense setting on individual boxes.
When unchecked you will be asked if you wish to keep individual dense box settings, if any exists.
Restricted access to the Workbench for users utilizing applications, in an inorigo installation not using the portal.
Solution: If the User is restricted accessing the Workbench (Configured by an authrecord) the following will apply.
The user can only open the application via the URL link to the application.
The following icons will be removed or disabled in the header and sidebar:
The inorigo Logo non clickable.
Sidebar: house icon that navigates to workbench removed.
Header navigation from inorigo icon (keeps actual icon, but made non-clickable).
Toolbar: Remove app men
Bug Fixes
Application Builder / Application Web Page Refresh
Web page needs Refresh on calculate for button & link.
The control panel for web page needs the Refresh on calculate checkbox also when Mode is Button or Link.
Otherwise in a Master Detail setup the linked detail application might NOT update.
In Embedded mode the checkbox controls if the linked detail application is updated when a selection is made in the Master application. This is always true regardless of Mode.
The Show connected items only checkbox is not available for all boxes when adding manual links - Web Application
Resolution: The checkbox is now applicable for SQL and KnowledgeSets if they are linked from another box.
Notification of Reload timeout is not working - Web Application
When an application takes more than default 30 secs to reload a notification is supposed to be displayed. This is not working.
Resolution: his has been reworked. Now a dialog is presented with the fact that the reload took longer than expected. And no automatic reload will be done.
Instead the reload button will be disabled and get a blue "reloading" badge.
When the data is finally loaded the reload button will get an orange badge indicating that there is fresher data available for fast reload. All badges have a tooltip explaining what they mean.
Model Builder fails to start
Client sometimes fail to start and log contains error
This happens sometimes, appr. once a week:
Open Workbench and start Model Builder
Sometimes this will fail with an error, open console and start again
Resolution: A thread safe client has been introduced by CXF. With a small rewrite it is now in use. by our client.