userGroupReport

Generates a report (CSV file) that lists the groups to which users are assigned in Access Control and stores it in the default download location.

The report indicates whether the user assignment to group is direct (as member of a group) or indirect (as member of a group that is a child of a nested group).

The report identifies the user's login name, first name, last name, email address, assigned group, and type of assignment in the following format. It is identical to the CSV version of the report created from the User Group Report tab in Access Control. For example, assume that user jdoe is a member of group Test1, which is a child of nested group Test2. In this scenario, the report will display the following information for jdoe:

User Login,First Name,Last Name,Email,Direct,Group
jdoe, John, Doe, jdoe@example.com, Yes, test1
jdoe, John, Doe, jdoe@example.com, No, test2

Use the downloadFile to download the generated report to your computer.

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 Manager

Usage

epmautomate userGroupReport REPORT_NAME where REPORT_NAME is the name of the report file.

Example

epmautomate userGroupReport UsrGrpReport.CSV