Loop Count

This section describes typical behaviour for loop counts in Sybase CEP.

The ReadFromCSVFile adapter always has a 3-second startup delay before the first row is sent.

For CSV files, if a user has Timebase starts at, then a further delay may be inserted, depending upon user supplied data and property settings.

If looping is used, the 3-second delay does not happen after the initial delay, but the Timebase starts at does happen on each loop.

Note: If you choose to loop through the data repeatedly, and if the data contains row timestamps, the row timestamps will be adjusted on the 2nd and subsequent iterations. Otherwise, you would get an error message about rows being out of order when the first row was read in again after the last row had been processed.