Go back to the English version of the documentationMicroStrategy 连接
MicroStrategy 连接
Last updated: 2024年12月13日
要访问您的数据MicroStrategy,为其创建连接资产。
MicroStrategy 是一个报告和数据分析平台。
支持的版本
MicroStrategy 11.3.6 (2021 更新 6)
创建与 MicroStrategy 的连接
要创建连接资产,需要以下连接详细信息:
- MicroStrategy库URL地址:用于访问MicroStrategy库的URL。 例如,
http://microstrategy.server.com:8080/MicroStrategyLibrary
。 - 用户名: 用于连接到 MicroStrategy 服务器的用户名。 此用户必须具有管理员特权。
- Password: 与指定用户名关联的密码。
- SSL 证书(如果数据库服务器需要)
其他属性
- 抽取的项目: 要抽取的项目的列表。 要标识要抽取的项目的名称,请指定正则表达式并使用分号进行分隔。 要抽取所有项目,请将该字段留空。 示例值:
Sales.*;Human Resources Project
。 - 已排除的项目: 要从抽取中排除的项目的列表。 要标识要从抽取中排除的项目的名称,请指定正则表达式并使用分号进行分隔。 示例值:
Sales.*;Human Resources Project
。
根据您在平台中的位置选择创建连接的方法
- 在项目中
- 单击资产 > 新资产 > 连接到数据源。 请参阅将连接添加到项目。
- 在目录中
- 单击 添加到目录> 连接。 请参阅将连接资产添加到目录中。
- 在平台资产目录中
- 单击新建连接。 请参阅添加平台连接。
下一步:从连接添加数据资产
- 请参阅通过项目中的连接添加数据。
- 请参阅从目录中的连接添加数据。
您可以在何处使用此连接
可以在以下工作空间和工具中使用 MicroStrategy 连接:
项目
Metadata import(数据资产)和Metadata import(外部脉络)IBM Knowledge Catalog) 必须启用高级元数据导入。 要进行线性导入,必须安装MANTA Automated Data Lineage许可证密钥。 请参阅IBMSoftware Hub 文档中的 "已安装功能和许可证要求"和 "启用线路导入"。
目录
- Platform assets catalog
- 其他目录 (IBM Knowledge Catalog)
数据沿袭
- Metadata import (lineage)IBM Knowledge Catalog和IBM Manta Data Lineage
限制
- 只能连接到本地 MicroStrategy 服务器。
- 只能将此连接用于源数据。 不能使用此连接写入数据或导出数据。
为MicroStrategy配置世系元数据导入
为MicroStrategy连接创建元数据导入时,可以设置该数据源的特定选项,并定义生成行系的数据范围。 有关元数据导入的详细信息,请参阅设计元数据导入。
要为 "MicroStrategy,导入世系元数据,请完成以下步骤:
- 创建数据源定义。 选择MicroStrategy作为数据源类型。 在主机名/IP 地址中跳过图书馆路径,例如 "
12.345.678.90
。 - 在项目中创建与数据源的连接。
- 创建元数据导入。 了解有关MicroStrategy数据源特定选项的更多信息:
包含和排除列表
您可以包含或排除项目级别的资产。 稍后在数据源中添加的资产,如果符合列表中指定的条件,也会被包含或排除。 示例值:
myProject
:"myProject
中的所有报告
外部输入
您可以将导出的 MicroStrategy 项目作为外部输入。 文件结构如下
<project_id> - A folder with the project ID.
cubes - A folder with cubes.
[cube_id].json - A file with an exported cube.
datasets - A folder with datasets.
[dataset_id].json - A file with an exported dataset.
dossiers - A folder with dossiers.
[dossier_id] - A folder with dossier ID.
dossierDefintion.json - A file with an exported definition of the dossier.
visualisations - A folder with dossier visualisations.
[visualisation_key].json - A file with an exported visualisation.
reports - A folder with reports.
[report_id].json - A file with an exported report.
attributes.json - A file with attributes.
facts.json - A file with facts.
logicalTables.json - A file with logicalTables.
metrics.json - A file with metrics.
project.json - A file with project information.
了解更多信息
父主题: 受支持的连接