Skip to main content

MicroStrategy

Connect Catalog to MicroStrategy to sync projects, reports, and dossiers. Create a dedicated MicroStrategy user with the appropriate permissions and provide credentials to Catalog.

Requirements

warning

A warehouse integration must already be configured to complete the first ingestion of this integration.

You will need your MicroStrategy administrator to complete these steps.

If Needed, Whitelist Catalog IP

Here are our fixed IPs:

Catalog Managed

To get started with MicroStrategy in Catalog, you need your MicroStrategy admin to create a dedicated user with the appropriate access:

Create User in MicroStrategy

Create a new user in your MicroStrategy Workstation and assign minimum permissions for integrating with Catalog. See create a new user.

  1. Open the Workstation window with the navigation pane in smart mode.
  2. From the left navigation menu, click Users and Groups.
  3. In the upper left of the Users and Groups page, click the Select an Environment dropdown and select your environment.
  4. In the left menu of your selected environment, next to All Users, click the + button to create a new user.
  5. In the Create New User dialog:
    1. For Account and Credentials, enter the following details:
      1. For Full Name, enter a meaningful name for the new user.
      2. For Email Address, enter an email address for the new user.
      3. For Username (Login), enter a username for the new user.
      4. For Password, create a password for the new user and confirm it in the next step.
      5. To disallow the new user from changing the password, check the User cannot change password box.
      6. At the bottom left of the form, check the Active User box.
    2. For User Groups, all users are automatically members of the Everyone group, which typically has read permission for most objects. To assign any permissions not inherited from the default group to the new user:
      1. In the top right of User Groups, click Manage User Group to add a new user group.
      2. Click Update to confirm your selections.
    3. To assign user privileges, in the left menu, click Privileges and check the following boxes:
      • Use Architect Editors: for fetching attribute, fact, and table definitions
      • Use Library Web: for fetching project metadata
      • Web Report SQL: for fetching SQL statements
      • Web use Metric Editor: for fetching metric definitions
      • Web run Document: for fetching document definitions
      • Web run Dossier: for fetching dossier definitions
    4. Click Save to complete setup.

Provide Credentials

Input your credentials directly into your Catalog account in the following format:

{
"baseUrl": "https://www.XXXX.com/",
"username": "*****",
"password": "*****",
"projectIds": "project_id_1, project_id_2"
}
  • baseUrl: Enter the hostname of your MicroStrategy instance
  • username: Enter the username you created for the instance
  • password: Enter the password for the username
  • projectIds (optional): Enter a string of the comma-separated project IDs you would like to import in Catalog

For your first sync, it will take up to 48 h and we will let you know when it is complete.