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.A Service Administrator uses the uploadFile
command to upload the file to an environment.
When finished, the command 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 Fusion Cloud Enterprise Data Management, Narrative Reporting, Sales Planning, and Strategic Workforce Planning.Required Roles
- Service Administrator
- Any predefined role and the Access Control - Manage application role
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 Fusion Cloud Enterprise Performance Management 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