removeUsersFromTeam

Removes Oracle Enterprise Performance Management Cloud users listed in a CSV file from a team.

If a user included in the CSV file is not a member of the team, this command ignores that user. The values in this file are not case-sensitive. CSV file format of is as follows:

User Login
jdoe
jane.doe@example.com

Use the uploadFile to upload the .CSV file to the environment.

Applies to

Financial Consolidation and Close, Tax Reporting, and Account Reconciliation.

Required Roles

  • Service Administrator
  • Any predefined role and the Teams - Manage application role
  • Any predefined role and the Users - Manage application role
Users with Power User, User, and Viewer predefined roles may require additional application roles.

Usage

epmautomate removeUsersFromTeam FILE.CSV TEAM_NAME where:
  • FILE identifies a UTF-8 formatted CSV file listing the login IDs of users to be removed from the team.
  • TEAM_NAME identifies a team name as defined in Access Control. This value is not case-sensitive.

Example

epmautomate removeUsersFromTeam example_users.csv example_team