downloadFile

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

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

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

適用於

PlanningPlanning 模組FreeFormFinancial Consolidation and CloseTax ReportingAccount ReconciliationProfitability and Cost ManagementEnterprise Profitability and Cost ManagementOracle Enterprise Data Management CloudNarrative ReportingSales PlanningStrategic Workforce Planning

必要角色

服務管理員、指派給「移轉管理員」應用程式角色的超級使用者

用法

epmautomate downloadFile "[FILE_PATH]/FILE_NAME"

範例

  • 下載維護快照: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