Versions Compared

Key

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

...

  1. Create a new model with the Name Channel Package Check.
  2. Add a file collector to your model and load the data:
    1. From the model toolbar, drag a 
      Insert excerpt
      _file_collector
      _file_collector
      nopaneltrue
       into the model.
    2. PhixFlow displays the settings tab for the new file collector. Set the Name to Customer Care Updates.
    3. In the model, hover your mouse pointer over the Channel Package Check file collector to display the context toolbar and click 
      Insert excerpt
      _upload_file
      _upload_file
      nopaneltrue
      .
    4.  Navigate to the directory <path>\train\inputData\ChannelPackages\CustomerCareUpdates.
    5. Select the file CustomerCareUpdates.txt, click Open, then click
      Insert excerpt
      _upload_button
      _upload_button
      nopaneltrue
      .
    6. PhixFlow adds a new stream to the model, called CustomerCareUpdate.
    7. In the model, hover over the new CustomerCareUpdates stream and click  
      Insert excerpt
      _run_analysis
      _run_analysis
      nopaneltrue
    8. Check the data is loaded. There should be 8 lines of data, with columns for Customer Ref, Sales Date and Package.
    9. Now the data is loaded into the stream, set the stream to 
      Insert excerpt
      _static
      _static
      nopaneltrue
       .
  3. Add another file collector to your model and repeat the process described in step 2. This time:
    1. Set the file collector Name to Shop Updates.
    2. Upload <path>\train\inputData\ChannelPackages\ShopUpdates\ShopUpdates.txt.
    3. PhixFlow loads 7 rows of data to this stream.
    4. Remember to set the steam to 
      Insert excerpt
      _static
      _static
      nopaneltrue
      .

Snapshot Screenshot of the Channel Package Check model so far:

...