By the end of this chapter you will be able to:
...
Table of Contents maxLevel 1 exclude Run analysis*
Create a new datasource
Step 1 Add a new datasource to your model
- Drag Add a new Datasource onto the modelling panemodel.
- In the new datasource settings form that pops upopens, enter the Name:
CRM
- In the settings toolbar, click
to save and close the settings.Insert excerpt _addfinish _addfinish nopanel true - The PhixFlow adds the new datasource will now show on your modelling pane. Click to your model. In the model toolbar, click
to save the model.Insert excerpt _save _save nopanel true
Step 2 Set up the datasource
...
- In the Basic Settings section:
- Enabled: tick
- Driver Class: select
MariaDB
- In the Datasource Instances section, in the toolbar, click
.Insert excerpt _add _add nopanel true - 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
to finish and close the datasource instance settings.Insert excerpt _add _add nopanel true
- Name:
- Back in the datasource settings, click
to finish and close.Insert excerpt _add _add nopanel true
...
In your model, you will see the new stream that has been created.
In the model window, press Save the model layout.
Run
...
analysis and view the stream data
Run analysis on your new stream:
- Hover over the stream, and press Run Analysis
...
To view the data you just loaded:
...