removeUserFromGroups

Removes the membership of a user from the Access Control groups identified in an ANSI or UTF-8 encoded CSV file.

The file format is as follows:

Group Name
Group1
Group2

Note:

These groups must exist in Access Control. Group Name values are not case-sensitive.

Use the uploadFile command to upload the file to an environment.

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

Service Administrator or Access Control - Manage

Usage

epmautomate removeUserFromGroups FILE_NAME User_Login where:
  • FILE_NAME is the name of a CSV file containing the names of the Access Control groups from which the user's membership is to be removed

  • User_Login is the login ID of an Oracle Enterprise Performance Management Cloud user whose membership is to be removed from Access Control groups. This user login ID must exist in the identity domain that services the environment and must be assigned to a predefined role. This value is not case-sensitive.

Example

epmautomate removeUserFromGroups groups.CSV jdoe@examle.com