importMapping

이전에 환경으로 업로드된 매핑 임포트 파일에서 매핑을 임포트합니다.

uploadFile 명령을 사용하여 파일을 Data Management 인박스 또는 하위 폴더로 업로드할 수 있습니다.

적용 대상

Planning, Planning Modules, FreeForm, Financial Consolidation and Close, Tax Reporting, Account Reconciliation, Profitability and Cost Management, Enterprise Profitability and Cost Management, Sales PlanningStrategic Workforce Planning.

필수 역할

서비스 관리자, 고급 사용자

사용법

epmautomate importMapping DIMENSION_NAME|ALL FILE_NAME IMPORT_MODE VALIDATION_MODE LOCATION 설명:
  • DIMENSION_NAME|ALL은 매핑 수신자를 나타냅니다. 매핑을 가져올 차원의 이름을 지정하거나, 파일에 포함된 모든 매핑 파일을 적절한 차원으로 가져오려면 ALL을 지정합니다.

  • FILE_NAMEData Management 인박스 또는 하위 디렉토리에서 사용할 수 있는 매핑 임포트 파일의 이름 및 위치입니다. 파일 이름(표준 Data Management 형식의 TXT 파일) 및 해당 경로(예: inbox/AccountMap.txt 또는 inbox/pbcs_maps/AccountMap.txt)를 지정합니다.

  • IMPORT_MODE는 매핑을 임포트하기 전에 기존 매핑 규칙을 지우는 REPLACE 또는 기존 규칙에 새 매핑 규칙을 추가하는 MERGE입니다.

  • VALIDATION_MODE는 애플리케이션에 대해 타겟 멤버를 검증하는 TRUE 또는 검증을 실행하지 않고 매핑 파일을 로드하는 FALSE입니다.

  • LOCATION은 매핑 규칙을 로드해야 하는 Data Management 위치입니다.

  • epmautomate importMapping Account inbox/AccountMap.txt MERGE FALSE "France Sales"
  • epmautomate importMapping ALL "inbox/France Sales/AllMaps.txt" MERGE FALSE "France Sales"(매핑 임포트 파일의 매핑을 France Sales 위치의 매핑된 모든 차원에 로드)