importRates

Imports currency rates 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 granular roles.

Usage

epmautomate importRates PERIOD RATE_TYPE REPLACE_MODE FILE_NAME where:
  • PERIOD is the name of a period
  • RATE_TYPE is a predefined rate type
  • REPLACEMENT_MODE is Replace or ReplaceAll
  • FILE_NAME is the name of the CSV file from which rates are to be imported

Example

epmautomate importRates "January 2015" Actual ReplaceAll avgrates.csv