The following changes are new compared to 2017.01( and earlier)

  • Connection to the database via Direct Database Access (DDA) only, also no more SA
  • Import directly into central database, but with temporary “uncommitted” version number and synch level 9
  • No more DefaultConfig database tables required
  • Config indicated with synchLevel 11 will be the default
  • On startup all “uncommitted” config is removed
  • When session from other user is still active a warning is given
  • Removed buttons: "Log in", "Log out", "Download" and "Upload" (these actions are now automated or not required anymore because of DDA)


  • Different ordering of the buttons, more suitable to the order and frequency of use
  • New Button: "Save All" => Give all uncommitted configuration files a new version (instead of uncomitted) and set as default. When this button is pressed, an audit log message is provided as the following: 
    CM.SaveAll: User <user> created a new revision with id <id> with comment <comment>.



  • No labels