Analysis Models Overview
Analysis Models models are the graphical representation of the processing that will be carried out by PhixFlow. They define how data is imported, transformed, viewed, analysed and exported. They are made up of modelling objects each of which performs one or more of these functions. For example, a datasource allows PhixFlow to connect to an external Database; a Table database. A table (formerly known as a stream) allows you to write functions to manipulate data such as calculating a value.
The Analysis Models analysis models are the main back-end process in PhixFlow and run whenever a Table table is requested. This can be triggered in two ways:
- Run Analysisanalysis: An ad-hoc request from a model, by clicking the
Insert excerpt |
---|
| _run_analysis |
---|
| _run_analysis |
---|
nopanel | true |
---|
|
in the Tabletable's popup toolbar. - Scheduling a Tasktask: By a task plan.
As PhixFlow runs the analysis steps, it reports on progress using messages in the System Console. You can open the system console up at any time by clicking the icon
Insert excerpt |
---|
| _console |
---|
| _console |
---|
nopanel | true |
---|
|
on the
task bar.
Getting Started
Learn More
Child pages (Children Display) |
---|
|