No Results
Create a 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 .
    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 Feed Name, enter states.
  5. In File Name, select states.csv.
  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. Turn the Enable Server Subscription toggle in order for data for this feed to be continually fetched, updated, and cached based on the poll interval.
  8. Click Next.
    You are taken to the CSV Parser tab.
  9. On the CSV Parser tab, in Header Meta Delimiter, enter *.
  10. 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.
  11. 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