removeUsers

Deletes the accounts identified in an ANSI or UTF-8 encoded CSV file that was uploaded to the environment from an identity domain.

The file format is as follows:

User Login
jane.doe@example.com
jdoe@example.com

Use the uploadFile command to upload file to the environment. User Login values are not case-sensitive. For example, jane.doe@example.com is treated as being identical to Jane.Doe@Example.com or any variation in its case.

Note:

  • The CSV file should not include the account of the user who executes this command.
  • Because user accounts are common to all service environments that an Identity Domain Administrator supports, deleting an account for one environment deletes it for all environments that share the Identity Domain Administrator.

When the command execution finishes, EPM Automate prints information about each failed entry to the console. Review this information to understand why the command execution failed for some entries in the CSV file.

Applies to

Planning, Planning Modules, FreeForm, Financial Consolidation and Close, Tax Reporting, Account Reconciliation, Profitability and Cost Management, Enterprise Profitability and Cost Management,Oracle Enterprise Data Management Cloud, Narrative Reporting, Sales Planning, and Strategic Workforce Planning.

Required Roles

Identity Domain Administrator and any predefined role (Service Administrator, Power User, User, or Viewer)

Usage

epmautomate removeUsers FILE_NAME where FILE_NAME is the name of a CSV file containing the login IDs of the users to be removed from the identity domain.

Example

epmautomate removeUsers remove_users.CSV