LiveView Adapters

The LiveView embedded adapters allow you to easily configure EventFlow applications that work with TIBCO Live Datamart tables. There are six LiveView adapters:

  • The LiveView Alert Configuring Output adapter allows a StreamBase application to list, create, modify, and remove alerts from LiveView servers.

  • The LiveView Create and Drop Output adapter allows a StreamBase application to interactively create and drop data tables from a running LiveView Server instance.

  • The LiveView Delete Output adapter allows a StreamBase application to delete LiveView table rows based on a predicate.

  • The LiveView Publish Output adapter allows a StreamBase application to publish data to LiveView tables.

  • The LiveView Query Input adapter allows a StreamBase application to register ad hoc queries with LiveView servers and receive snapshot and real-time results.

  • The LiveView Ready Input adapter informs a StreamBase application when the configured LiveView Server is ready, and when it changes to not ready.