Create User Upload File

Create a user upload file; for example, users.csv, to load on-premises users into the identity domain to create Oracle Enterprise Performance Management Cloud users.

Use the Provision Report that you generated to identify the users who should be allowed access to the service. All provisioned users of the on-premises application must be created as users in the identity domain.

Contents of a sample user upload file to load two users:

First Name,Last Name,Email,User Login
John,Doe,john.doe@example.com,jdoe
Jane,Doe,jane.doe@example.com,jndoe@example.com

Note:

The User Login is optional. You may exclude it if you use the email address as the user name.

To create a user upload file:

  1. Using a text editor, create a CSV file; for example, users.csv, and store it in a convenient location. Be sure to save the file as type All Files (*.*).
  2. Edit the user upload file:
    1. Enter the following as the file header:
      First Name,Last Name,Email,User Login
    2. Add user details, one line for each user. Separate each entry using a comma. For example:
      John,Doe,john.doe@example.com,jdoe
      

      Note:

      The email address must be unique.

  3. Save and close the user upload file.