0 / 0

MicroStrategy リネージュ構成

最終更新: 2025年4月15日
MicroStrategy リネージュ構成

MicroStrategy, からリネージュメタデータをインポートするには、接続、 データ・ソース定義、 ジョブ作成します。

MicroStrategy, のリネージュインポートするには、以下の手順を実行する:

  1. データ・ソース定義作成.
  2. プロジェクトのデータ・ソースへの接続を作成する
  3. メタデータのインポートを作成する

データ・ソース定義作成

データ・ソース定義作成. を選択する。 MicroStrategy を選択する。 ホスト名またはIPアドレスのフィールドでは、ライブラリのパスを省略します(例: 12.345.678.90 )。

への接続を作成する MicroStrategy

プロジェクトのデータ・ソースへの接続を作成する。 接続の詳細については、 MicroStrategy 接続を参照。

メタデータ・インポートの作成

メタデータのインポートを作成する。 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.

もっと見る

親トピック リネージュサポートされているコネクタ