importMapping

從先前上傳至環境的對映匯入檔案匯入對映。

使用 uploadFile 命令,將檔案上傳至資料管理收件匣或其內的資料夾。

適用於

PlanningPlanning 模組FreeFormFinancial Consolidation and CloseTax ReportingAccount ReconciliationProfitability and Cost ManagementEnterprise Profitability and Cost ManagementSales PlanningStrategic Workforce Planning

必要角色

服務管理員超級使用者

用法

epmautomate importMapping DIMENSION_NAME|ALL FILE_NAME IMPORT_MODE VALIDATION_MODE LOCATION,其中:
  • DIMENSION_NAME|ALL 指出對映的收件者。指定對映要匯入到其中的維度名稱,或指定全部以將檔案中包含的所有對映匯入到適當的維度。

  • FILE_NAME 是位於資料管理收件匣或其中目錄的對映匯入檔案的名稱與位置。指定檔案名稱 (標準資料管理格式的 TXT 檔案) 及其路徑 (例如,inbox/AccountMap.txtinbox/pbcs_maps/AccountMap.txt)。

  • IMPORT_MODEREPLACE (可在匯入對映之前清除現有對映規則) 或 MERGE (可將對映規則新增至現有規則)。

  • VALIDATION_MODETRUE (可向應用程式驗證目標成員) 或 FALSE (可載入對映檔案而不執行驗證)。

  • LOCATION 是應為其載入對映規則的資料管理位置。

範例

  • epmautomate importMapping Account inbox/AccountMap.txt MERGE FALSE "France Sales"
  • epmautomate importMapping ALL "inbox/France Sales/AllMaps.txt" MERGE FALSE "France Sales" (從對映匯入檔案載入對映到 France Sales 位置中所有的對映維度)