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
Tuesday, July 21, 2020
NEW FEATURES IN EPM CLOUD DATA MANAGEMENT - POST RELEASE 20.05
- Oracle
General Ledger
- Fusion
Budgetary Control
- All
ERP Cloud Adapters
- For
Planning, the Period, Year, and Scenario dimensions are derived
automatically based on the data and you do not have to specify any filters
for these dimensions.
- For
Fusion, the Ledger, Scenario, and Accounting Period dimensions are derived
automatically based on the data and you do not have to specify any filters
for these dimensions.
Saturday, July 11, 2020
Budgetary control cubes available in Fusion General Ledger are not visible in EPM Cloud Data management
CAUSE
SOLUTION
- has a "Planning" Source Budget Type.
- does not have Project Portfolio Management keys as a budget segment
- is associated with a Budgetary Control Balances cube
To begin integrating the Budgetary Control with the EPM Cloud, create and register the source system with the source system type "Oracle ERP Cloud".
When Budgetary Control is enabled, only Budgetary Control applications, as indicated by an "XCC _" prefix, are imported.
- Go to Fusion GL
- From the home page > select Budgetary control - it will lead to the Budgetary control dashboard
- Select the tasks icon, which will be in the top right corner
- Select Manage Control Budgets
- Select the respective control budget and click on Edit
- Set the source budget type to "Hyperion Planning"
- Click Save
- Then re-initialize the Fusion GL source system in Data management
- The Budgetary cubes should be visible under Target application page
Thursday, June 25, 2020
FCCS - IMPORT METADATA ASSIGNING NEW PLUG ACCOUNT TO ICP ACCOUNT AT SECOND ATTEMPT
FCCS - IMPORT METADATA ASSIGNING NEW PLUG ACCOUNT TO ICP ACCOUNT AT SECOND ATTEMPT
While importing new plug accounts and tagging the new plug accounts to the existing intercompany accounts, users might get into a situation where the import metadata process fails at the first attempt and gets success in the second attempt...Users might the below error as well
ERROR MESSAGE
java.lang.RuntimeException: Attribute value: AC_XXX062 invalid for attribute
dimension: Plug Account
java.lang.RuntimeException: Attribute value: AC_XXX062 invalid for attribute
dimension: Plug Account
SOLUTION
Thursday, February 13, 2020
How to restrict users from viewing load files from other locations in FDMEE
Created two new users "USER A" and "USER B"
In Data Management enable "Location security" under Setup > Security settings
Click on "Maintain User groups" with prefix A and suffix K (anything)
Now new groups "A_ForlocationA_K" and A_ForlocationB_K" will be created
Assign those two groups with either Create Integration, Run Integration or any Intermediate roles.
Then in Shared services, assign USER A as a member of Group "A_ForlocationA_K"
Then in Shared services, assign user B as a member of Group "A_ForlocationB_K"
Then grant both the users USERA and USERB with the roles Create Integration, Run Integration roles
Then login to the workspace with userA - navigate to select Inbox and you will be able to see the folder ForlocationA alone
Then login in to the workspace with userB - navigate to select Inbox and you will be able to see the folder ForlocationB alone
You will not be able to see other locations created by other users when that respective user is logged in,
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...