importPreMappedTransactions
Imports pre-mapped transactions from a CSV file in the Account Reconciliation repository.
Applies to
Account ReconciliationRequired Roles
Service Administrator, Power User, User, ViewerUsers with Power User, User, and Viewer predefined roles may require additional application roles.
Usage
epmautomate importPreMappedTransactions PERIOD TRANSACTION_TYPE FILE_NAME DATE_FORMAT where:
PERIODis the name of a periodTRANSACTION_TYPEis one of the following:BEXfor loading Balance ExplanationsSRCfor loading Source System AdjustmentsSUBfor loading Subsystem AdjustmentsVEXfor loading Variance Analysis Explanations
FILE_NAMEis the name of the CSV file from which data is to be importedDATE_FORMATis date format text string; for example, MMM d, yyyy.
Example
epmautomate importPreMappedTransactions "January 2015" "BEX" transactions.csv "MMM d, yyyy"