deleteGroups

Removes groups from Access Control based on the information available in an ANSI or UTF-8 encoded CSV file that was uploaded to the environment.

You use the uploadFile command to upload files to an environment. The file format is as follows:

Group Name
Example_grp1
Example_grp2

Group Name values in the file are not case-sensitive. 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
  • Any predefined role and the Access Control - Manage application role

Usage

epmautomate deleteGroups FILE_NAME where FILE_NAME is the name of a CSV file containing the names of the groups to be removed from Access Control.

Example

epmautomate deleteGroups group_file.CSV