Versions Compared

Key

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

By the end of this chapter page you will be able to:

Table of Contents

...


In this case, once you have loaded the file, you will "pause" the file data so that you do not need to reload the file from your computer every time you run the model.
We will cover pausing components in PhixFlow in more detail in the Modelling Concepts course.
To pause the data loaded from the file:

  1. In your model, hover your mouse pointer over the stream icon Image Modified for CustomerAddresses.
  2. In the pop-up toolbar, click 
    Insert excerpt
    _static
    _static
    nopaneltrue
    .

Run analysis on the stream

You will now run analysis on your new stream. Analysis is the process that does all PhixFlow's data processing.
To run analysis:

  1. In your model, hover your mouse pointer over the stream icon Image Modified.
  2. In the pop-up toolbar, select the
    Insert excerpt
    _run_analysis
    _run_analysis
    nopaneltrue
    . PhixFlow runs the model, reading in data from the file of customer addresses via the file collector.
  3. You will get a confirmation message when this has completed. We will look at messages in the console later.

View stream data

To view the data you just loaded:

  1. In your model, hover your mouse pointer over the stream icon Image Modified.
  2. In the pop-up toolbar, click 
    Insert excerpt
    _stream_views
    _stream_views
    nopaneltrue
    .
  3. In the drop-down list, select  
    Insert excerpt
    _view_default
    _view_default
    nopaneltrue
    .