Overview of the Adapter for TIBCO StreamBase LiveView

TIBCO StreamBase LiveView is a Business Intelligence Platform to view real time streaming data. It consumes data from various streaming data sources, and provides a configurable visualization feature to view that data, query results, and configure alerts.

You can create your own charts and tables in a variety of layouts within this rich data visualization platform.

This adapter acts as a conduit between the TIBCO Service Performance Manager infrastructure setup and the StreamBase platform.

Integration of LiveView Adapter with TIBCO Service Performance Manager


This is a generic adapter, which works for any SPM schema. For every dimension hierarchy within SPM schema, this adapter executes a snapshot query to pre-load the existing data from the SPM Server into the LiveView server by transforming it to appropriate LiveView tables. It also subscribes to each hierarchy for streaming updates so that any change in the computed metric results on the SPM Server, (such as, add, modify, delete), is reflected in the LiveView tables in real time. The LiveView Desktop users connected to an instance of the LiveView server can visualize the aggregated data from TIBCO Service Performance Manager in real time in the form of charts, grids, heat maps, and so on.

This adapter is bundled as a part of the sample LiveView projects for TIBCO Service Performance Manager. For information about a generic LiveView project, see Contents of a LiveView Project. A LiveView project for TIBCO Service Performance Manager is a generated artifact, generated using the tibspmgenerator4lv utility. For information on the utility, see LiveView Project Generator.