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
The CloseHie operation closes a hierarchy of time series database indicators.
The CloseRub operation closes a time series database.
The CloseWbk operation closes the instance of the open workbook
The GetHieMd operation gets metadata of the time series database indicators hierarchy.
The GetHieMembers operation gets the list of elements of the time series hierarchy.
The GetRubMd operation gets metadata of time series database.
The GetWbkMd operation gets workbook metadata.
The OpenHie operation builds the time series hierarchy of the time series database.
The OpenRub operation opens a time series database and returns context required to work with its structure.
The OpenWbk operation opens the workbook and returns the context for working with data and metadata.
The SetHieMd operation changes metadata of the time series database indicators hierarchy.
The SetRubMd operation changes metadata of time series database.
The SetWbkMd operation changes workbook data and metadata.

See also:

Web Service Operations