importProfiles

Imports new profile definitions from a CSV file in the Account Reconciliation repository.

Applies to

Account Reconciliation

Required Roles

Service Administrator, Power User, User, Viewer

Users with Power User, User, and Viewer predefined roles may require additional application roles.

Usage

epmautomate importProfiles FILE_NAME PROFILE_TYPE METHOD DATE_FORMAT where:
  • FILE_NAME is the name of the CSV file from which data is to be imported
  • PROFILE_TYPE is either profiles or children
  • METHOD is either Replace or Update
  • DATE_FORMAT is a date format text string; for example, MMM d, yyyy

Example

epmautomate importProfiles NewRecProfiles.csv Profiles Replace "MMM d, yyyy"