UBIK.Studio Bulk Editor hides a set of preconfigured columns by default (eg. all custom Guid columns).
UBIK.Studio Bulk Editor sorts by default instances by CreationTimeStamp now.
UBIK.Studio provides a new Standard View: "See all" which can be configured as the default View
CUI
Processing of Comos Event Notifications
Creation of new objects
Update of existing objects
Deletion of existing objects
CUI Plugins provides standardized Code Snippets which will simplify the necessary code implementations.
Static Class WorkflowUtils
Executor Snippets
Implement IComosUbiqule
UBIK CUI provides multi language export and import now
The corresponding language information can be configured using the COMOS_PROJECT
CUI supports reading DisplayValues (calculated Values in Comos) when importing String Specifications now.
CUI logs every single Rest API Execution as Service Log now
CUI considers the configuration (Master, Client, Bidirectional) when processing Name, Label and Description now
CUI supports processing and storing data from multiple Comos Databases into/from one MetaProxy now
The initial loading of Proxies was improved (for the case when many MetaProxies are used by one Interface Admin instance)
Enhancements
MetaQueryViewItems support the method MaxResultItems now
UBIK.Studio provides a new Startpage which provides faster access to the projects and some UI configuration
Copy&Paste from MS Excel into the Bulk Editor does not add hidden linebreaks any more.
UBIK.Studio welcome page provides the possibility to configure UI settings now:
Use new ClassBrowser Style
Sort MetaProperties by OrderID
Show custom Guid Columns in Bulk Editor
Sort instances by CTS ascending in Bulk Editor
UBIK.Stuido Relation Editor and Class Details Browser display their content sorted now.
UBIK.Studio displays Instances and MetaProperties first with their name now.
UBIK.Studio Class Details Browser does not show unsupported View Modes anymore.
UBIK Class is available an can be included into Studio now
Creation of instances does not interfere with Classbrowser - ContentView any more
Build History Web Service
3.7.0 Build 14393 on 2022.08.09
Initial release.
3.7.0 Build 14424 on 2022.08.11
CUI Event Notification Endpoint Deployment package is included now
Enabled to sync Linked target Properties bidirectional
3.7.0 Build 14703 on 2022.09.19
Login instances with a missing icon configuration do not run into a null pointer exception any more
3.7.0 Build 14946 on 2022.11.08
fixed a bug in the Live Value Service
Build History UBIK.Studio
3.7.0 Build 14393 on 2022.08.09
Initial release.
3.7.0 Build 14424 on 2022.08.10
fixed a bug in the database update scripts
Enabled to sync Linked target Properties bidirectional
3.7.0 Build 14704 on 2022.09.19
Sequence Generator supports multi threading now
Multi threading issues in the View Test Environment were solved
3.7.0 Build 1xxxx on 2022.??.??
Copy&Paste of Geography property value in bulk editor does not crash UBIK.Studio any more.
An error when importing Values into properties with a defined Unit Item (other than si value) is fixed now.
Build History UBIK.Plugins
3.7.0 Build 14393 on 2022.08.09
Initial release.
3.7.0 Build 14499 on 2022.08.30
An issue in the LDAP Plugin was solved: The configuration of the LDAP - User - MetaProxy (external primary key) is used to determine the names of the corresponding LDAP property
3.7.0 Build 14704 on 2022.09.19
CUI - Change in the management of importing data: Import-Status "Conflict" does not block the import any more
CUI - Export - Error responses from Comos Rest API are processed correctly now (setting the Export state of the corresponding proxy to Error)
CUI - Creation of documents does not run into an exception if the owner is not set any more
CUI - A 5 seconds wait -time (after creation of a new Comos object) was removed as Comos DBs need to have Cvs3g activated.
CUI - Exported Document Proxies do not end up in Export State Conflict any more
CUI - Issues when processing Document updates via Event Notifications were solved
CUI - SQL Deadlocks are avoided when processing parallel imports
CUI - The system is now able to process multiple UBIK Login Instances and multiple Interface Admin objects
CUI - Event Notification uses the configured template id (on the MetaProxy) when importing data
CUI - Correction of Comos System Types (e.g. Working Overlay)
CUI - a bug with Proxies not being saved was solved
3.7.0 Build ????? on 2022.??.??
CUI - It is possible to configure a process - delay for Event Notifications now. This provides the possibility to bypass timing issues if the processing of Event Notifications happens to fast.
CUI - It is possible to define a DB-ID whiteliste for Event Notifications (Endpoint) now. Only allowed Notifications get processed.
CUI - UBIK Event Notification Processor will not terminate the Enterprise Server if there is still ongoing data sync in the background.
CUI - DateTime Values are not imported as default values if the Comos Value is null (not defined).