esp_playback

Loads data into the Event Stream Processor from a variety of sources at the specified rate.

The formats that are currently supported are ESP XML, comma-separated values, ESP binary, and ODBC sources.

This tool can also play data at a user-specified rate, which can be specified either in rows/millisecond, or at a rate determined by the values in a timestamp/datetime column in input data. If the latter mechanism is used, the user can specify a timescale rate, which can be used to speed up or slow down the playback.

This tool is intended to replace esp_upload and esp_convert, which work only on Sybase file sources.

Syntax

esp_playback -p [<host>:]<port>/workspace-name/project-name -c user[:password] [OPTION...]

Options

espxml:inputFile
            

where:

espdlm:inputFile[:delimiter]
             

where:

espxml:inputFile
           

where:

binary:inputFile
          

where:

recorder:inputFile
          

where:

records:milliseconds
          

where:

columnName

where:

Examples