Changes

Version 3.7.1

1,092 bytes added, 15:07, 5 January 2023
* CUI Event Notification Endpoints provides the possibility to add Databbase ID filters
* Added support for OSIPI asset framework attributes
* UBIK provides the possibility to enable an Auto - Deletion for certain objects such as
** Service Logs
** UBIK System Events
** Event Notifications
** ...
* UBIK Enterprise Server
** It is possible to configure whether unprocessed Command files get deleted from the watch folders during the startup of the Service
** if configured (and not cleared), unprocessed Command files get queued for processing right after the startup of the Service
** it is possible to configure multiple watch folders and their processors for file based imports
 
** This gives the possibility to inject any Usecase specific GroupRights Evaluator
* External document providers now have access to the login session (if they implement the new interface IExternalSessionAwareDocumentProvider)
* UBIK Enterprise Server is able to execute multiple tasks in parallel now. Plugins do not get terminated once the first tasks finishes.
* Objects in the View Test Environment are sorted now:
** if objects have the SYSCLS_SORTEDITEM classification, they are sorted by their GroupID, followed by their OrderID, followed by their display strings.
** if objects don't have the SYSCLS_SORTEDITEM classification they are sorted by their display strings only.
 
=== Bug Fixes ===
* Password Information does not get shown in the Object Explorer any more
1,514
edits