No Results
Example 1B: Create Feed

Now that you have established a connection to a directory of files, you can create a feed from a specific CSV file.

Perform the following steps to create a feed from a specific CSV data file:

  1. Click Pipeline.
    The getting_started connection you created is displayed in the pipeline.
  2. Click the gear icon button in the getting_started connection box and select + .
    A pop-up for choosing a feed type is displayed.
  3. In the pop-up, select CSV.
    A new page is displayed.
  4. In File Name, select states.csv.
  5. Feed Name is populated with the selected file name, but you can change it to states.
    The name is also displayed in the header of the feed wizard.
  6. In Poll Interval, specify how often you can access the data for a feed and also how often the data changes (in seconds). If a server subscription is active (another user is using that node or a server job is making it active), the current data retrieved will be returned. It will not refresh until all server-side subscriptions are closed and a new one is open. If you set the poll interval to 0, that means the data is very static, and you do not expect it to change.
  7. Click Next.
    You are taken to the CSV Parser tab.
  8. On the CSV Parser tab, in Header Meta Delimiter, enter *.
  9. Click Next.
    You are taken to the Attributes DB Options tab. No changes are needed here, so click Next to go to Data Preview. On the Data Preview tab, you can observe the data preview of the states feed from the getting_started connection.
  10. Click Save and Close.
    The newly created feed is displayed in the pipeline.

For more information on data feeds, refer to the corresponding chapter.


Terms | Privacy