Attach a dashboard table object to a previously created cache.
You cannot directly connect dashboard objects to streams that make updates or deletes against keyed entries. Connect a cache to the stream, then connect the object to the cache.
Attach any object to streams, either directly or through caches, by setting the object's value property under the Data heading in the Object Properties pane. For a table object, this property is called valueTable.
In this example, first attach a table to a dashboard, then use the valueTable property to attach the table to a previously created cache that connects to an Event Stream Processor stream.