Know the latest news and new features of HFM, FDMEE, ESSBASE, PLANNING, DRM, EPM CLOUD, FCCS, PBCS, TRCS, EDMCS, Complex integrations and configurations, How-to modules, Various new setup configurations, Release dates, Patches and Updates, and known issues.
Tuesday, February 22, 2022
Oracle Cloud EPM : How to Export and Import Period mapping in Data management / Data exchange
Oracle EPM Cloud Data Management : How to define a Sub-String in Import format
Requirement
From a source dimension (Ex. Cost center), during the import to data load workbench, we need only the values starting from 5th position, and 6 characters from that. Rest all we need to ignore during import.
Example : CCWER500047TY - this is a cost center member
I need only 500047 to be imported to data load workbench
Solution
In the import format use the expression shown below
substr(UD2, 5, 6)
Oracle EPM Cloud - Data Management : How to use special characters, Prefix/Suffix, replace characters using Multi-Dimensional mapping
Source
Map only specific entities (IND, EUR, JAP)
Cost center* dimension begins with (03****)
Target
Map to target Cost center dimension -
- Add a prefix CC
- Members begins with 03**** in source should map to 04**** in target
Other posts
How is the data size calculated for a EPM Cloud service instance?
The total size of data used by your EPM Cloud service instance is the sum of the following: Application data stored in Essbase Artifact...
-
Getting ADF_Faces-60097 Error Randomly In Financial Data Quality Management, Enterprise Edition In Hyperion Financial Data Quality Manag...
-
Loading Smartlists in Data Management using Multi-column function ality • Quite a long time we been getting some issues fro...
-
TDATASEG table stores the actual data. However TDATASEG_T tables are the staging tables that holds the data until successful da...