Working with Time Series Database

This section contains description of operations used for working with the Time Series Database (DBMS) and Workbook repository objects. The operations enable the user to execute the following actions:

Operations

  Operation Brief description
CloseHie

The CloseHie operation closes a hierarchy of time series database indicators.
CloseRub

The CloseRub operation closes a time series database.
CloseWbk

The CloseWbk operation closes the instance of the open workbook
GetHieMd

The GetHieMd operation gets metadata of the time series database indicators hierarchy.
GetHieMembers

The GetHieMembers operation gets the list of elements of the time series hierarchy.
GetRubMd

The GetRubMd operation gets metadata of time series database.
GetWbkMd

The GetWbkMd operation gets workbook metadata.
OpenHie

The OpenHie operation builds the time series hierarchy of the time series database.
OpenRub

The OpenRub operation opens a time series database and returns context required to work with its structure.
OpenWbk

The OpenWbk operation opens the workbook and returns the context for working with data and metadata.
SetHieMd

The SetHieMd operation changes metadata of the time series database indicators hierarchy.
SetRubMd

The SetRubMd operation changes metadata of time series database.
SetWbkMd

The SetWbkMd operation changes workbook data and metadata.

See also:

Web Service Operations