downloadFile

将环境中的文件下载到本地计算机。

使用此命令下载数据、元数据和备份快照进行本地存储。文件将下载到运行 EPM Automate 的文件夹中。

如果在生成环境快照时执行此命令来下载当前快照(例如,在日常维护期间),您会收到 File not found(找不到文件)错误。

适用于

PlanningPlanning 模块自由形式Financial Consolidation and CloseTax ReportingAccount ReconciliationProfitability and Cost ManagementEnterprise Profitability and Cost ManagementOracle Enterprise Data Management CloudNarrative Reporting销售规划战略性人员规划

所需角色

服务管理员、分配了迁移管理员应用程序角色的超级用户

用法

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