CSV Listener

Description

The CSV Listener allows users to simulate a stream using a CSV file.

Configuration

To add the CSV Listener to a stream, follow the steps below:

  1. Ensure you have a use case open in the stream designer, this can be a new use case or an existing use case
  2. From the toolbox on the left expand the Listener option and scroll down until you can see “CSV Listener”
    • You can also use the search in the header to find the stream object quickly
  3. Click and drag the CSV Listener from the toolbox onto the canvas
  4. Rename the Listener by clicking into the text button on the action bar
  5. Save the Stream by clicking the save button in the action bar
  6. Hover over the icon for the stream object until it turns orange and then double click to open the configuration page
    • You can optionally use the configure option on the action bar once you have selected the specific stream object and then clicking this option
  7. Configuration options
    • The drop down allows you to associate this stream object with a specific collection. The default option is derived from the default specified against the specific use case and is generated left as the same option. If you do need to change it to another collection make the change by selecting the new collection in the drop down.
    • Enter a value for the Polling Interval (the interval at which new records are accessed/checked for, in seconds)
  8. Enter Data Details
    • Attach File by clicking on “Select file” or Drop file
  9. Payload Settings
    • Once CSV file successfully uploaded, Name and Type columns will appear in Payload section. Enter correct Type for each column. The column names should not include a space, rather use a _ or combine the words together.
  10. Click Apply on the action bar, and then save the stream using the save button.
The stream will continue to run and send though new values at the above configured interval until it has run out of records in the CSV file.  When this happens, the stream will continue to run but will not generate any new data for the stream.  To get it to process the file again, restart the stream.
Limitations

None at this time.

Release Notes
Version: 3.33
Released: 19-Oct-2018
Release Notes: Update help URL

This is the legacy version of the XMPro Documentation site. For the latest XMPro documentation, please visit documentation.xmpro.com

X