Jump to: navigation, search

Difference between revisions of "Version 4.7.0 (Server)"


(Features)
Line 12: Line 12:
 
* UBIK.Studio provides the possibility to enable/disable or refresh the [[Database_View_Creation|Human readable Views via the UI]] now .
 
* UBIK.Studio provides the possibility to enable/disable or refresh the [[Database_View_Creation|Human readable Views via the UI]] now .
 
=== UBIK MATAP Prototype ===
 
=== UBIK MATAP Prototype ===
* tbd
+
* TurnaroundWallpaper is available
* tbd2
+
* Documents Can be attached to WorkOrders and Operations/ScopeChanges
 
+
* User rights can be configured easily for Reporting, ScopeChanges and PunchPoints
 +
* Automatic generation and maintenance of Logins and UserGroips
 +
* ScopeChanges can be created under WorkOrders
 +
* Operations can be duplicated as ScopeChanges
 +
* ScopeChange functionality/page is available
 +
* ScopeChange filtering is available
 +
* Timesheets can be attached to Operations and ScopeChanges
 +
* Automatic calculation of Timesheets
 +
* Due Date can be set for PunchPoints
 +
* We provided default template data
 +
* We provided the possibility to create template data
 +
* Template data will be copied to a new project by executing the TurnaroundProjectCreationJob
 +
* UBIK.ServiceTask.dll is now included in the binaries
 +
* Jobs can be dispatched to be executed on the EnterpriseService
 +
* We provide a RecalculateProjectJob
 +
* We provide a RecalculateWorkOrderJob
 +
* We provide a TurnaroundProjectCreationJob
 +
* We provide an ApplyImportedDataJob
 +
* We provide several ImportJobs via Excel files for the following Data:
 +
** Operations and their scheduling data
 +
** Equipments (including Equipment Types, Equipment Groups, Systems and Subsystems)
 +
** WorkOrders
 +
** Users
 +
** Companies
 +
** Materials
 +
* We conditionally disable Jobs
  
 
== Bug Fixes ==
 
== Bug Fixes ==

Revision as of 14:01, 2 May 2024

Kernel

Features

  • Enterprise Server provides the possibility to configure json task configuration and contain multiple task definitions
  • UBIK provides Min / Max and Min / Norm / Max Properties now.
  • UBIK provides a new specialized type of Interface Administration objects called "DISPATCHING". They are used to control more complex automatic executions.
  • UBIK provides the possibility to configure the branch download behaviour for single objects by assigning the new OFFLINE SYNC LEVEL CLASSIFICATION.
  • All SmartModels (can) now bear information about the MetaClass of the instances they represent. This is useful when transferring MetaData from one Environment to another, e.g., in the course of an upgrade to UBIK 4.
  • UBIK provides online (server side) OCR Scans now
  • UBIK.Studio provides the possibility to enable/disable or refresh the Human readable Views via the UI now .

UBIK MATAP Prototype

  • TurnaroundWallpaper is available
  • Documents Can be attached to WorkOrders and Operations/ScopeChanges
  • User rights can be configured easily for Reporting, ScopeChanges and PunchPoints
  • Automatic generation and maintenance of Logins and UserGroips
  • ScopeChanges can be created under WorkOrders
  • Operations can be duplicated as ScopeChanges
  • ScopeChange functionality/page is available
  • ScopeChange filtering is available
  • Timesheets can be attached to Operations and ScopeChanges
  • Automatic calculation of Timesheets
  • Due Date can be set for PunchPoints
  • We provided default template data
  • We provided the possibility to create template data
  • Template data will be copied to a new project by executing the TurnaroundProjectCreationJob
  • UBIK.ServiceTask.dll is now included in the binaries
  • Jobs can be dispatched to be executed on the EnterpriseService
  • We provide a RecalculateProjectJob
  • We provide a RecalculateWorkOrderJob
  • We provide a TurnaroundProjectCreationJob
  • We provide an ApplyImportedDataJob
  • We provide several ImportJobs via Excel files for the following Data:
    • Operations and their scheduling data
    • Equipments (including Equipment Types, Equipment Groups, Systems and Subsystems)
    • WorkOrders
    • Users
    • Companies
    • Materials
  • We conditionally disable Jobs

Bug Fixes

  • An issue where concurrent processes were able to provoke a primary key violation in the change log table was fixed.
  • Changed the log level of an error message where the injection folder was missing to "Warning".
  • Now it is prevented to add (override) an already inherited MetaProperty with the wrong type.
  • An issue where a failure to save a HotSpotting annotation was undetected was fixed.


Enhancements

  • CUI: Improved JIT Interface Management: mutual locking (e.g. no export during import) plus configurability to force executions
  • CUI: Export provides the possibility to configure the (max) number of exported proxies (for one interface execution).
  • CUI: solved an issue where exporting of data led to unsaved proxies
  • CUI - The general import and export mechanisms were improved and standardized widely.
  • CUI the text length for link properties was standardized.
  • The performance of the UBIK® Kernel was improved in many aspects (also provided as a patch for 4.6).
  • UBIK supports the usage of additional libaries to support more complex Workflows:
    • System.Collections.dll
    • System.Linq.dll
    • System.IO.dll
    • System.Runtime.dll
  • MRO relevant (System) Properties have a Meta Attribute configured now
  • Improved and standardized the Web Service configs. See Web Service Configuration for details.
  • Typing and naming errors in the Web Service config where fixed. See App Settings for details.


Known Issues