addUserToGroups
Adds a user as a member of the Access Control groups identified in an ANSI or UTF-8 encoded CSV file.
A Service Administrator uses the uploadFile
command to upload files to an environment. The file format is as
follows:
Group Name
Group1
Group2
Group Name values are not case-sensitive.
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, Strategic Workforce Planning, and Sales Planning.
Required Roles
- Service Administrator
- Any predefined role and the Access Control - Manage application role
Usage
epmautomate addUserToGroups FILE_NAME User_Login
, where:
FILE_NAME
is the name of a CSV file containing the Access Control group names to which you want to assign to assign the userUser_Login
is the log in ID of an Oracle Fusion Cloud Enterprise Performance Management user who is to be assigned to Access Control groups. This user login ID, which is not case-sensitive, must exist in the identity domain that services the environment and must be assigned to a predefined role.
Example
epmautomate addUserToGroups groups.CSV jdoe@examle.com