exportDataManagement

Exports Data Management records from an environment to a ZIP file.

This command exports a complete set of setup and staging table data including the ID columns to a ZIP file so that the data can be imported without losing referential integrity.

The exported file, for example, dataFile.zip is stored in the outbox. You can download the exported file using the downloadFile command, for example, epmAutomate downloadFile outbox/dataFile.zip. You can use this ZIP file to import the data using the importDataManagement command.

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 exportDataManagement FILE_NAME.zip where FILE_NAME is the name of the ZIP file into which data is to be exported.

Example

epmautomate exportDataManagement dataFile.zip