copyFileFromInstance

將檔案從來源環境複製到執行此命令的環境。

執行此命令之前,請先使用 EPM Automate 命令登入您要複製檔案的目標環境。

適用於

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

必要角色

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

用法

epmautomate copyFileFromInstance SOURCE_FILE_NAME USERNAME PASSWORD_FILE URL TARGET_FILE_NAME,其中:

  • SOURCE_FILE__NAME 是您要從來源環境中複製的檔案名稱 (包括副檔名)。
  • USERNAME服務管理員在來源環境中的使用者名稱。
  • PASSWORD_FILE 是包含來源環境服務管理員加密密碼之檔案的名稱與位置。
  • URL 是來源環境的 URL。
  • TARGET_FILE_NAME 是執行此命令之環境中的檔案唯一名稱 (包括副檔名)。

範例

epmautomate copyFileFromInstance "my data file.zip" serviceAdmin C:\mySecuredir\password.epw https://test-cloud-pln.pbcs.us1.oraclecloud.com "my target data file.zip"