Versions Compared

Key

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

...

Table of Contents
maxLevel1
excludeRun analysis*

Create a new datasource

Important: This step of creating a datasource is not currently possible in the training due to password security issues. Jump to "Create a database collector from the datasource schema browser" (below) and use the datasource "CenterView" from the repository instead, by dragging it onto the model.

  1. From the model toolbar, drag a 
    Insert excerpt
    _datasource
    _datasource
    nopaneltrue
     onto the model.
  2. In the new datasource settings form that opens, enter the Name: CRM
  3. In the settings toolbar, click 
    Insert excerpt
    _save
    _save
    nopaneltrue
    .
  4. PhixFlow adds the new datasource to your model. In the model toolbar, click 
    Insert excerpt
    _save
    _save
    nopaneltrue
    .
  5. You will now add more settings to the datasource.
  6. In the Basic Settings section:
    • Enabled: tick
    • Driver Class: select MariaDB
  7. The Datasource Instances section has its own toolbar. Click 
    Insert excerpt
    _add
    _add
    nopaneltrue
    . PhixFlow opens the settings for a new datasource instance. Set:
    • Name: Default
    • Enabled: tick
    • URL: jdbc:mariadb://localhost/phixflow
    • Anonymous Username: cview
    • Password: cview
    • Click 
      Insert excerpt
      _finish
      _finish
      nopaneltrue
       to finish and close the datasource instance settings.
  8. Back in the datasource settings, click 
    Insert excerpt
    _finish
    _finish
    nopaneltrue
     to finish and close.

...