exportMapping
Exports mapping rules of a specific dimension or location to create a mapping rule file. You must specify the file name and a location within the inbox (for example, inbox/exportedAccountMap.txt or inbox/france sales/exportedAccountMap.txt) to export mappings.
Use the downloadFile command to download the exported mapping file to a local computer.
Applies to
Planning, Planning Modules, FreeForm, Financial Consolidation and Close, Tax Reporting, Account Reconciliation, Profitability and Cost Management, Enterprise Profitability and Cost Management, Sales Planning, and Strategic Workforce Planning.Required Roles
- Service Administrator
- Power User
Usage
epmautomate exportMapping DIMENSION_NAME|ALL FILE_NAME LOCATION where:
-
DIMENSION_NAME|ALLis the source dimension from which mappings are to be exported. Specify the name of the dimension from which mappings are to be exported orALLto export mappings from all dimensions of a location. -
FILE_NAMEis a unique name for the mapping file and a location within the outbox. -
LOCATIONis the Data Management location for which mapping rules should be exported.
Examples
epmautomate exportMapping Account inbox/exportedAccountMap.txt "France Sales"epmautomate exportMapping ALL "inbox/france sales/exportedAccountMap.txt" "France Sales"