TIBCO Live Datamart 2.2 Documentation

The TIBCO® Live Datamart product family incorporates the following component products:

  • TIBCO® Live Datamart Server (also called LiveView Server; the two terms are used interchangeably)

  • Extensions for TIBCO StreamBase Studio™ to help configure, build, test, and deploy LiveView applications

  • TIBCO LiveView™ Web Enterprise Edition

  • TIBCO LiveView™ Desktop

  • TIBCO LiveView™ Desktop Workspace Manager

Use the links in the following table to navigate through the documentation for TIBCO Live Datamart and TIBCO LiveView Desktop as of release 2.2.8.

Live Datamart Release Notes Describes the new features, resolved issues, and known issues in the current release and in recent releases of TIBCO Live Datamart.
Start Here Provides basic start and stop instructions for running LiveView Server with a minimal configuration.
Introduction to LiveView Provides a high-level overview of TIBCO Live Datamart's component parts.
Development Guide Describes the basics of developing a LiveView project, from the initial project configuration, to querying your data, to incorporating EventFlow applications into your project.
LiveView Desktop User Guide User Guide for the TIBCO LiveView™ Desktop client used to access and query data tables running on a LiveView Server.
LiveView Desktop Workspace Manager User Guide User Guide for the utility that helps you manage and share workspaces used by TIBCO LiveView™ Desktop, including workspaces stored on the LiveView Server.
Admin Guide Provides information of interest to administrators of LiveView Servers.
LiveView Reference Guide Provides reference pages for the TIBCO Live Datamart command-line tools, query functions, and the XML schema for LiveView Server configuration files. The Reference Guide is composed of the component documents shown in the offset blue-bordered rows below.
  LiveQL Reference Provides an overview of the LiveQL query language used in LiveView configuration files and used with LiveView client programs to examine LiveView-hosted data tables. LiveQL queries can incorporate StreamBase expression language clauses as part of the query.
  LiveView Command Reference Provides links to reference descriptions for the LiveView utilities that are run at the command prompt.
  LiveView Aggregation Function Reference Provides reference descriptions for the LiveView aggregate functions for use in aggregate expressions in the queries that drive both dynamic and author-time aggregation.
  LiveView Configuration Schema Reference Opens the reference documentation for the XML Schema specification for LiveView configuration files, called lvconf files.
  LiveView Adapters Describes the adapters that let you connect any StreamBase EventFlow application to a LiveView Server, to detect when the LiveView Server is ready to accept connections, and to configure alerts on a LiveView Server.
  Java Client API Documentation Opens the class reference pages in Javadoc format for the LiveView and StreamBase Java Client APIs that you can use to develop custom client and monitoring applications to connect to both StreamBase and LiveView Servers.
  JavaScript Client API Documentation Opens the class reference pages for the LiveView JavaScript Client API, that you can use to develop custom LiveView web-based clients.
  REST API Documentation Opens the class reference page for the LiveView REST API, which assists in the rapid development of LiveView queries, such that the API can be tested from a web browser.
  .NET Client API Documentation Opens the class reference pages for the LiveView and StreamBase .NET APIs, that you can use to develop custom LiveView and StreamBase clients using a .NET language such as C# or Visual Basic .NET. These pages are delivered only with installations on Windows platforms.
TIBCO StreamBase Documentation Opens the documentation for TIBCO StreamBase.