ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > Discovery

Discovery interface

Information discovered from an ActivePivot server about what data is available.

Signature:

export interface Discovery 

Properties

PropertyTypeDescription
catalogsCatalog[]The available catalogs, which include dimensions, hierarchies, and levels as well as other items such as KPIs.
contextValuesCubeContextValueDefinition[]The available context values that statements can be executed with.
timestampnumber
urlUrlThe URL of the ActivePivot server from which this information was fetched.
  • Discovery interface
  • Properties
Copyright © 2019 ActiveViam