Versions Compared

Key

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

...

  • In your model, add a new File Exporter:
    • Hover over Customer Summary by Region, and press - Add a new File Exporter
    • Give the new exporter the Name: Send Customer Summary Report
    • Press Press Image Modified
    • You will now see the new File Exporter on the modelling pane

...

  • Go to the left-hand menu bar and press - Show the list of Users
  • Double-click on the user Train to open the details
  • Update the Email Address with your email address
  • Press Image Removed Press Image Added to save your changes

To complete configuration of the File Exporter:

...

    • Tick the flag Overwrite existing file
    • Tick the flag Include Header Row
    • Go to the Send By Email tab
    • Input the following:
      • Email from: system@PhixFlow.com
      • Subject Expression: "Export of customerSummaryByRegion.txt at " + now()
      • Message Expression: "Please find file customerSummaryByRegion.txt attached. Generated at " + now()
      • Attach File: ticked
      • Go to the User Recipients tab
      • Drag the user Train (the user you are currently logged in as) into the list of recipients
  • In the main File Exporter configuration form,

    press Image Removed

    press Image Added

    Note that the pipe to the File Exporter is dotted – this means that it is a Push pipe. When linking a Stream to a File Exporter you must always use a Push pipe. This is because you cannot run a File Exporter on its own; it must always be driven from a Stream (otherwise, it has no data to process).

  • Run Analysis on the Stream Customer Summary by Region
  • Check the log message generated in the Console – in particular scroll to the end; you should see messages telling you that a file has been exported
  • Now find your file - you should have received an email with the file attached
  • The file should have also been exported to the PhixFlow server