Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Each project can be configured to record its operations and status in the DMC DB.  This is available for Liquibase Enterprise versions 7.0 or higher.

  1. Open a Datical Project and select the Settings Tab
    Image Removed
    Fill . The expand the DMC Database section 

    Image Added

  2. Click Configure DMC DB button and fill out the connection information to the DMC DB and click Test Connection to verify that everything was entered correctly.  We strongly recommend to use runtime credentials because it is more secure than stored credentials (due to the possibility of the stored password being decoded).








  3. If the database is not already setup, Datical will load the base schema. Then Datical will register the project in the DMC DB.

    You see the following message:

    1. Code Block
      Saving project <project_name>
      
      The project has a unique ID in the local project file, but there is no
      
      corresponding Project entry in the DMC database.  Datical will create a new
      
      Project entry in the DMC database for this project.
      
      
      
      Saving project <project_name>
      
      


...