HFM Multiple Hierarchies Consolidation with FDMEE

We might have more than one hierarchy within HFM Application. After data load from FDMEE to HFM, we leverage the FDMEE feature to perform Consolidate All With Data / Consolidate of our Parent Hierarchy. We also create a “Check Entity Group” for other parent members, but HFM consolidation status will show “CN” after the data load and consolidation step. 

We have multiple options to ensure the HFM application Consolidation Status shows “OK” by following one of the options.

  • Enable Consolidation Rule
  • Manually Run Consolidation
  • Run through Java API

In this blog, we will refer to another option with FDMEE.

Assumptions: 

  • You are familiar with Python Scripting
  • You have access to Application Servers / Administrator Access
  • Check Entity Rules already defined with Multiple Parent Members

Steps to Fix the Issue:

  1. Connect to FDMEE Server
  2. Access <Drive Letter>:\Oracle\Middleware\EPMSystem11R1\products\FinancialDataQuality\bin
  3. Search for HFM_CONSOLIDATE.py
  4. Take a Backup of HFM_CONSOLIDATE.py
  5. Open HFM_CONSOLIDATE.py
  6. Search for VALENTLISTCONSOL
  7. Below Item will be appear in your search

8. Copy the Code Block

9. Paste it Right below the Code and should appear like this

10. Change Second VALENTLISTCONSOL Block like Below

11. Open FDMEE > Setup tab > Check Entity Group > Select Check Entity Rule

12. “Uncheck” Consolidate Option for the Secondary Parent ONLY. “Check” should be available for Primary Parent.

Sample:

Tada… Your FDMEE Application is now capable of Running “Consolidate All With Data” & “Consolidate” for defined parents for every data load.

Until next time, Cheers!

0Shares

No responses yet

Leave a Reply

Your email address will not be published. Required fields are marked *