從先前上傳至環境的對映匯入檔案匯入對映。
服務管理員會使用 uploadFile 命令將檔案上傳至資料管理收件匣或其中的資料夾。
適用於
Planning、Planning 模組、FreeForm、Financial Consolidation and Close、Tax Reporting、Account Reconciliation、Profitability and Cost Management、Enterprise Profitability and Cost Management、Sales Planning 及 Strategic Workforce Planning。必要角色
用法
epmautomate importMapping DIMENSION_NAME|ALL FILE_NAME IMPORT_MODE VALIDATION_MODE LOCATION,其中:
DIMENSION_NAME|ALL 指出對映的收件者。指定對映要匯入到其中的維度名稱,或指定全部以將檔案中包含的所有對映匯入到適當的維度。
FILE_NAME 是位於資料管理收件匣或其中目錄的對映匯入檔案的名稱與位置。指定檔案名稱 (標準資料管理格式的 TXT 檔案) 及其路徑 (例如,inbox/AccountMap.txt 或 inbox/pbcs_maps/AccountMap.txt)。
IMPORT_MODE 是 REPLACE (可在匯入對映之前清除現有對映規則) 或 MERGE (可將對映規則新增至現有規則)。
VALIDATION_MODE 是 TRUE (可向應用程式驗證目標成員) 或 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 位置中所有的對映維度)