Upload Files to the Service

Before you can migrate security, a Service Administrator must upload the following files into the Oracle Enterprise Performance Management Cloud environment to which you are migrating the on-premises application.

You use the uploadFile EPM Automate command to upload files.

The following procedure assumes that these files are stored in the Oracle/EPM Automate/bin folder.

Information on using EPM Automate is available in Working with EPM Automate for Oracle Enterprise Performance Management Cloud:

To upload files to an EPM Cloud environment:

  1. Open a command prompt (Windows) or a terminal window (Linux) and navigate to the directory where you installed the EPM Automate; generally, C:\Oracle\EPM Automate\bin folder on a Windows computer.
  2. Sign in as a Service Administrator using a command similar to the following:

    epmautomate login example_admin example_password/password_file example_url

  3. Upload the user and roles load files, one at a time. Use the following command:
    epmautomate uploadfile FILE_NAME
  4. Using the listFiles command, verify that the uploaded files are available in the EPM Cloud environment.
    epmautomate listfiles
  5. Sign out.
    epmautomate logout