Difference between revisions of "Version 3.7.1 (Server)"
Line 13: | Line 13: | ||
* CUI Event Notification Endpoints provides the possibility to add Databbase ID filters | * CUI Event Notification Endpoints provides the possibility to add Databbase ID filters | ||
* Added support for OSIPI asset framework attributes | * 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 | ||
+ | |||
Line 20: | Line 30: | ||
** This gives the possibility to inject any Usecase specific GroupRights Evaluator | ** 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) | * 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 | ||
Revision as of 15:07, 5 January 2023
Version | Release Date |
---|---|
3.7.1 | 2022.??.?? |