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.

자세한 정보

상위 주제: 계보 가져오기에 지원되는 커넥터