Jump to: navigation, search

Difference between revisions of "Version 4.6.0 (Server)"


Line 5: Line 5:
 
* Improvements in the Comos MetaData SmartImport: It is now possible to import icons, and specify the {{UBIK}} root MetaClasses and MetaProxies for classes imported from Comos using SmartStudio.
 
* Improvements in the Comos MetaData SmartImport: It is now possible to import icons, and specify the {{UBIK}} root MetaClasses and MetaProxies for classes imported from Comos using SmartStudio.
 
* CUI Event Notification Processor provides the possibility to configure its scan behaviour (Scan - Delay, Scan-Size, Nbr of processed proxies, number of processed Notifications)
 
* CUI Event Notification Processor provides the possibility to configure its scan behaviour (Scan - Delay, Scan-Size, Nbr of processed proxies, number of processed Notifications)
 
 
  
 
== Bug Fixes ==
 
== Bug Fixes ==
Line 16: Line 14:
 
* A problem with deleting ubiqules triggered by incomming event notifications (with delete info) ws solved.
 
* A problem with deleting ubiqules triggered by incomming event notifications (with delete info) ws solved.
 
* Processing of Event Notifications was improved to avoid creation of multiple proxies presenting the same ubiqule.
 
* Processing of Event Notifications was improved to avoid creation of multiple proxies presenting the same ubiqule.
* OPC UA Live Values of DataType Byte and Int16 (short) are supported now.
 
 
 
  
  
Line 25: Line 20:
 
* Adapted Namespace for items provided via the UBIK.Interface.Module.Excel
 
* Adapted Namespace for items provided via the UBIK.Interface.Module.Excel
 
* UBIK Web Service supports up to TLS1.2 now.
 
* UBIK Web Service supports up to TLS1.2 now.
 
+
* OPC UA Live Values of DataType Byte and Int16 (short) are supported now.
  
  

Revision as of 17:53, 10 January 2024

Kernel

Features

  • UBIK® supports scanning objects having the same code and prefiltering them by starting the scan from a scan source object. See Scan with code affixes classification
  • Single Sign-On: The JWKS used to verify OIDC tokens on the server side is now updated automatically. See Integrate UBIK in an SSO Environment
  • Improvements in the Comos MetaData SmartImport: It is now possible to import icons, and specify the UBIK® root MetaClasses and MetaProxies for classes imported from Comos using SmartStudio.
  • CUI Event Notification Processor provides the possibility to configure its scan behaviour (Scan - Delay, Scan-Size, Nbr of processed proxies, number of processed Notifications)

Bug Fixes

  • Now every UI Action has to be confirmed before it gets executed, to avoid accidents (also provided as patch for 4.5).
  • The UBIK database access layer was stabilized wrt. concurrency, in order to avoid DB-deadlocks (also provided as patch for 4.5).
  • An issue where custom UI code compilation failed for MetaClasses with the same name as others from a different plugin was fixed.
  • An issue where the recursive evaluation of hierarchical data could lead to bad web service performance was fixed.
  • An issue where renaming a MetaProperty led to redundant column definitions was fixed.
  • A problem with deleting ubiqules triggered by incomming event notifications (with delete info) ws solved.
  • Processing of Event Notifications was improved to avoid creation of multiple proxies presenting the same ubiqule.


Enhancements

  • UBIK Provides the possibility to reset proxies since 4.5.0. This feature is supported in the UI (Object Editor) now as well.
  • Adapted Namespace for items provided via the UBIK.Interface.Module.Excel
  • UBIK Web Service supports up to TLS1.2 now.
  • OPC UA Live Values of DataType Byte and Int16 (short) are supported now.


Known Issues

  • Exclusive Access Queries are currently not supported by the UBIK Kernel.