Submit a ticket My tickets
Welcome
Login  Sign up

Microstrategy Connector

This article explains how the Microstrategy connector for DataGalaxy works.

This connector is available in the following modes:

Desktop mode ✅SaaS Online mode ❌

Connector Overview

The connector allows to retrieve metadata from Documents, Reports and Cubes via the Microstrategy API. The retrieved objects and their correspondences in DataGalaxy are detailed in the following table:

Microstrategy Object DataGalaxy ObjectComments
ProjectApplication
The connector imports one project at a time, the user will provide its name in the connection settings.

The project is imported as an application in a root application (to be named during the configuration) in the Usage module.

FolderApplicationEach folder shared in the Microstrategy tool is imported as an application.
Document / Portfolio DashboardDocuments and Reports are imported as children of an application object corresponding to the folder, thus preserving the tree structure defined in tool.
ReportReport
CubeData SetEach cube is imported as a dataset with attributes and measures as child fields.

Links are created to associate the dataset used in a report or document.

Step 1: Installation

  • Download DataGalaxy connector from the portal (see here)
  • Extract the connector archive in the directory of your choice
  • Download the Microstrategy plug-in from the portal and copy it into the /lib directory of the connector

Step 2: Running the Microstrategy connector

  • After starting the connector, access Software type connectors:  
  • If it has been correctly installed, the Microstrategy plug-in appears in the list
  • The following information is requested:  
ParameterMandatoryDescription

API Host URL

YesMicrostrategy API URL in the following format:

http://servername:portnumber/MicroStrategyLibrary 

You should not use "app" in the URL because all REST APIs are located in /MicroStrategyLibrary and not in MicroStrategyLibrary/app.

Project NameYes

Microstrategy project name. During the connection test, the project name is checked. If it is not correct, an error message is displayed with the list of projects names that are accessible with current authentication parameters.

Root application nameYesName of the "parent" application in the DataGalaxy Usage module, which will be used to store all reports, documents and cubes of the Microstrategy tool.
If the application does not exist, it will be created during the import.
Locale IDYes
Choice of language to display the data in the Datagalaxy platform. The default language is English (value en_us).
UserYes
PasswordYes

Technical Information

The connector uses Microstrategy API (v2): https://demo.microstrategy.com/MicroStrategyLibrary/api-docs/index.html#/

Releases

DatePlugin
Version
DataGalaxy
release
Desktop connector version (minimum)Description
28/08/20244.0.1v3.69.05.2.3Updated the logger to show more information when using verbose mode  
26/07/20244.0.0v3.62.05.0.3Migrated from java 11 to java 17

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.