將檔案上傳至服務

在您可以移轉安全性之前,服務管理員必須將下列檔案上傳至 Oracle Enterprise Performance Management Cloud 環境,您要將內部部署應用程式移轉至該環境。

您使用 uploadFile EPM Automate 命令來上傳檔案。

下列程序假設這些檔案儲存在 Oracle/EPM Automate/bin 資料夾中。

如需使用 EPM Automate 的相關資訊,請參閱使用 Oracle Enterprise Performance Management Cloud 的 EPM Automate 中的下列內容:

若要將檔案上傳至 EPM Cloud 環境,請執行下列動作:

  1. 開啟命令提示字元 (Windows) 或終端機視窗 (Linux),並導覽至您已安裝 EPM Automate 的目錄;在 Windows 電腦上通常是 C:\Oracle\EPM Automate\bin 資料夾。
  2. 使用類似下面的命令,以服務管理員身分登入:

    epmautomate login example_admin example_password/password_file example_url

  3. 上傳使用者和角色載入檔案,一次一個。使用下列命令:
    epmautomate uploadfile FILE_NAME
  4. 使用 listFiles 命令驗證 EPM Cloud 環境中是否有已上傳的檔案。
    epmautomate listfiles
  5. 登出。
    epmautomate logout