importDataManagement

資料管理記錄從 ZIP 檔案匯入至環境中。

這個命令會將資料從使用exportDataManagement命令建立的 ZIP 檔案匯入設定和臨時資料表。服務管理員會使用 uploadFile 命令,例如,epmAutomate uploadFile "C:/datafile/datafile.zip" inbox 將匯入的 ZIP 檔案上傳至資料管理收件匣或上傳至其中的資料夾。

Note:

這個命令匯入的資料管理記錄,只能是從相同每月更新上執行的另一個環境中匯出的記錄。例如,從 21.11 Oracle Fusion Cloud Enterprise Performance Management 環境中匯出的記錄,只能匯入至另一個 21.11 環境中。

適用於

PlanningPlanning 模組FreeFormFinancial Consolidation and CloseAccount ReconciliationTax ReportingProfitability and Cost ManagementEnterprise Profitability and Cost ManagementSales PlanningStrategic Workforce Planning

必要角色

  • 服務管理員
  • 超級使用者

用法

epmautomate importDataManagement FILE_NAME.zip,其中 FILE_NAME 是包含要匯入的資料管理資料的 ZIP 檔案名稱。

範例

  • 資料管理收件匣匯入:

    epmautomate importDataManagement inbox/dataFile.zip

  • 從收件匣中的資料夾匯入:

    epmautomate importDataManagement inbox/dm_data/dataFile.zip