Subscribing to the Sybase CEP Server

To view streaming data from the Server, define a cache and use it as the data source to the table.

You may specify certain properties in the cache. These properties are necessary for viewing updates and deletes to the data:

The cache needs to be created in a separate rtv file and this file be imported into the main rtv file by selecting Tools > Options > Caches selection. Also, note that if any changes are made to the cache after it has been imported into the main display file, the cache needs to be refreshed again by selecting Tools > Options > Refresh Selection.

To use the cache in a table object:

  1. Right click on the valueTable property of the table object.
  2. Select Attach To Data > Cache.
  3. A new window displays. Choose the cache name.
  4. For the Stream, choose 'Current'.
  5. Next, choose the columns that need to be displayed.
    Note: There is an additional column available in the cache, called the time_stamp column. Displaying this column is optional.