exportDimensionMapping
Exports mapping rules of a specific Oracle Enterprise Data Management Cloud dimension for a location to create a mapping rule file and, optionally, uploads the exported file to the Data Management inbox of another Oracle Fusion Cloud Enterprise Performance Management environment.
Applies to
Oracle Enterprise Data Management CloudRequired Roles
- Service Administrator
- User (with Data Manager permission)
Usage
epmautomate exportDimensionMapping APPLICATION DIMENSION LOCATION FILE_NAME [connection=NAME] where:
APPLICATIONis the name of an Oracle Enterprise Data Management Cloud applicationDIMENSIONis the name of an application dimensionLOCATIONis the specific location for which mapping rules should be exported.FILE_NAMEis the name of the CSV file for storing the exported mappings. This file is created in the staging area ifconnectionparameter is not set; you can download it to a local computer using thedownloadFilecommand or use thecopyFileFromInstancecommand to copy the file to another Cloud EPM environment.connection=NAME, optionally, identifies a connection name (instance location) defined in Oracle Enterprise Data Management Cloud. If specified, the command uploads the exported file to the default upload location of the target environment.Note:
The credentials specified in the connection must have the access rights to write to the target environment.
Examples
- Export to the staging area:
epmautomate exportDimensionMapping USOperations Entity Loc1 Loc1Mappings.CSV - Export and upload to the inbox of the target Cloud EPM environment:
epmautomate exportDimensionMapping USOperations Entity Loc1 Loc1Mappings.CSV Connection=EPM_cloud_pln