Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Release 4.3.0

Table of contents
  1. Statistics
  2. Breaking Changes
  3. Feature Highlights

Statistics

July 1 2020 - September 30 2020

statistics_4.3.0.png

Breaking Changes

  • OCG Data Service should be now hosted as main website in IIS, OCG UI should be hosted as application unter OCG Data Service. Please refer to installation section for more details
  • If encounter an error in web.config, try to delete the “" block. This block is reserved for IDABUS service
  • If update OCG UI project to this version, execute “yarn” direct after the update to install ngx-graph and angular-mgl-timeline components
  • Double check the settings for assignment table in the detail view for users and roles. Make sure, that the XPath is indeed set to query assignment objects, not user or role objects. A wrong setting could lead to deletion of users or roles. breaking_changes_1_4.3.0.png

Feature Highlights

  • Works with IDABUS
    • Connect to IDABUS using MSAL library with configurable parameters
    • IDABUS and MIM Service compatible data-layer
    • Workflow, trigger and event view
    • Time machine
    • Event graph
  • Added XPath builder and advanced search
  • Settings moved to config.json
    • MSAL settings
    • Splash image, logo
    • Language settings
  • ObjectID can be used for search in simple search and identity picker
  • Custom tab in tab view