downloadFile

將檔案從某個環境下載到本機電腦。

使用此命令來下載資料和中繼資料,以及備份快照供本機儲存。檔案會下載到您執行 EPM Automate 所在的資料夾。

如果在產生環境快照時 (例如,每日維護期間) 執行此命令以下載目前的快照,您將會收到找不到檔案無效檔案錯誤。

適用於

PlanningPlanning 模組FreeFormFinancial Consolidation and CloseTax ReportingAccount ReconciliationProfitability and Cost ManagementEnterprise Profitability and Cost ManagementOracle Fusion Cloud Enterprise Data ManagementNarrative ReportingSales PlanningStrategic Workforce Planning

必要角色

  • 服務管理員
  • 任何預先定義角色與「移轉 - 管理」應用程式角色

用法

epmautomate downloadFile "[FILE_PATH]/FILE_NAME]"

提示:

使用 listFiles 命令來識別您要下載之檔案的所在位置。

範例

  • 下載維護快照:epmautomate downloadFile "Artifact Snapshot"
  • 下載自訂快照:epmautomate downloadFile "mySnapshot.zip"
  • 下載 Narrative Reporting 維護快照:epmautomate downloadFile "EPRCS_Backup.tar.gz"
  • 從預設下載位置下載檔案:epmautomate downloadFile data.csv
  • 資料管理資料夾下載:epmautomate downloadfile outbox/dm_data/data.csv
  • 從 profitoutbox 下載:epmautomate downloadFile profitOutbox/data.csv
  • Account Reconciliation 環境中的 apr/2025-06-01 資料夾下載活動報表 2025-06-01 20_38_43.html

    epmautomate downloadfile "apr/2025-06-01 20_38_43/2025-06-01 20_38_43.html"