Brief Description

Getting Started

The AdoMd assembly is used to work with the ADOMD Catalog repository object and its children. Having studied this section, you can use the Fore language to:

  • Create ADOMD directories, set up them to connect to multidimensional data sources, created in Microsoft Analysis Services or SAP NetWeaver BW.

  • Access directory child objects: ADOMD cubes and dictionaries and work with their data.

  • Use ADOMD cubes and dictionaries in other Foresight Analytics Platform tools.

A more detailed information about possibilities of this block can be found in the About the AdoMd Assembly section.

Assembly resources are described in the following subsections:

Before you start studying the AdoMd assembly, it is recommended to study the architecture of the system, which is accessed with ADOMD catalog. It is also recommended to study MDX query language, which is used to access multidimensional data structures.