MicroStrategy operating model

Overview and diagram view

When you integrate MicroStrategy, Collibra Data Lineage creates new MicroStrategy assets and relations in Data Catalog. You can see them on the asset page overview or visualize them in a diagram.

Note 

The following image shows the relations between MicroStrategy asset types.

Note Currently, relations cannot be created:

Harvested metadata per asset type

This table shows the harvested MicroStrategy metadata for assets of each MicroStrategy asset type, assuming you have the necessary subscriptions and configurations for a full ingestion.

Important To access MicroStrategy data, you have to use the In-memory Dataset connection method in MicroStrategy, not the Live Connect connection method. If the data is not stored in memory, the MicroStrategy APIs can't access it.

Note The following folders in MicroStrategy are not included in the ingestion:

Asset type Harvested MicroStrategy metadata in Data Catalog

Public ID

 MicroStrategy Data Attribute

Public ID: MicroStrategyDataAttribute

Description

Description

Technical Data Type

TechnicalDataType

BI Data Model contains / is part of BI Data Attribute

BIDataModelContainsBIDataAttribute

Report uses / used in Data Attribute ReportUsesDataAttribute

Data Entity contains / is part of Data Attribute

DataEntityContainsDataAttribute

Column is source for / is target of Data Attribute

ColumnIsSourceForDataAttribute

MicroStrategy Data Entity

Public ID: MicroStrategyDataEntity

Description

Description

Descriptive Example

DescriptiveExample

Location Location

Data Entity contains / is part of Data Attribute

DataEntityContainsDataAttribute

Data Entity is part of / contains Data Model

DataEntityIsPartOfDataModel

MicroStrategy Data Model

Public ID: MicroStrategyDataModel

Note If the data model is embedded in the project, the data model inherits the name of the project.

Description

Description

Certified

Certified

Owner in source

The only harvested metadata are email addresses.

OwnerInSource
BI Report contains / is contained in BI Data Model BIReportContainsBIDataModel

BI Data Model contains / is part of BI Data Attribute

BIDataModelContainsBIDataAttribute

Data Model contains / is part of Data Entity DataEntityIsPartOfDataModel

Data Model contains / is used in Column

DataModelContainsColumn

MicroStrategy Document

Public ID: MicroStrategyDocument

Description

Description

Certified

Certified

Owner in source

The only harvested metadata are email addresses.

OwnerInSource

URL

Note You can specify the platform on which you run MicroStrategy, in your lineage harvester configuration file, to ensure the correct URL.

Url

Business Dimension groups / is grouped into Report

BusinessDimensionGroupsReport

BI Report contains / contained in BI Data Model

BIReportContainsBIDataModel

Report uses / used in Data Attribute

ReportUsesDataAttribute

MicroStrategy Dossier

Public ID: MicroStrategyDossier

Description

Description

Certified

Certified

Owner in source

The only harvested metadata are email addresses.

OwnerInSource

Business Dimension groups / is grouped into Report

BusinessDimensionGroupsReport
BI Report contains / is contained in BI Data Model BIReportContainsBIDataModel

Report uses / used in Data Attribute

ReportUsesDataAttribute
BI Report source / is source for Data Asset DataAssetIsSourceForBIReport

MicroStrategy Folder

Public ID: MicroStrategyFolder

Description

Description

BI Folder assembles / is assembled in BI Folder

BIFolderAssemblesBIFolder

Business Dimension groups / is grouped into Report

BusinessDimensionGroupsReport

MicroStrategy Project

Public ID: MicroStrategyProject

Description

Description

Document creation date

DocumentCreationDate
Document modification date DocumentModificationDate
Server hosts / is hosted in Business Dimension ServerHostsBusinessDimension

BI Folder assembles / is assembled in BI Folder

BIFolderAssemblesBIFolder

Business Dimension groups / is grouped into Report

BusinessDimensionGroupsReport

MicroStrategy Report

Public ID: MicroStrategyReport

Description

Description

Certified

Certified
Document creation date DocumentCreationDate
Document modification date DocumentModificationDate

URL

Url

Owner in source

The only harvested metadata are email addresses.

OwnerInSource

Report groups / is grouped into Report

ReportGroupsReport

MicroStrategy Server

Public ID: MicroStrategyServer

Description Description

Server hosts / is hosted in Business Dimension

ServerHostsBusinessDimension

Recommended hierarchy within a domain

You can enable hierarchies for the domain in which your MicroStrategy assets are ingested. Doing so makes it easier to understand the relation between your MicroStrategy assets, when viewing the assets on the domain page.

Follow these steps to enable and configure the recommended hierarchy.

Steps

  1. Open the domain page of the relevant BI Catalog domain.
  2. On the content toolbar, click .
    The Configure Hierarchy dialog box appears.
  3. Select Enable Hierarchy.
  4. Select Single path.
  5. Start typing and select each of the following relation types:
    • Server hosts Business Dimension
    • BI Data Model contains BI Data Attribute
    • BI Report contains BI Data Model
    • BI Report source Data Asset
    • BI Folder assembles BI Folder
    • Report groups Report
    • Business Dimension groups Report
    • Report uses Data Attribute
    • Report Attribute contained in Report
    • Report Attribute sourced from Data Attribute
    • Data Entity contains Data Attribute
    • Data Entity is part of Data Model
    • Data Model contains Column
    • Column is source for Data Attribute
  6. Click Apply.
Note 

Create a MicroStrategy operating model diagram view

You can create a MicroStrategy-specific diagram view, to visualize the operating model. The following procedure provides instruction on how to quickly create a new diagram view by copying and pasting the JSON code in the diagram view text editor.

Steps

  1. Open the asset page.
  2. Click the Diagram tab.
    The diagram is shown in the default diagram view.
  3. Click to add a new view.
  4. Select the Text option below the diagram view name.
    The diagram view text editor is shown.
  5. Copy the code from the Show JSON code section below and paste it in the diagram view text editor.
  6. Click Save.
  7. Edit the name and description of the diagram view as needed.