Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 25 Oracle Analytics and AI Lounge
- 306 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.6K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 117 Oracle Analytics and AI Trainings
- 22 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
EPM Cloud data(RealTime) and ADW data validation through OAC
Hi Everyone
We were able to create a report in OAC using EPM Cloud connectivity. Is there a way to leverage this workbook to validate the data that is loaded into ADW?
Our end goal is to validate EPM data against ADW. We have a subject area built on top of ADW that is currently being used, and we want to ensure that the data retrieved through this subject area matches the data in EPM Cloud.
If there are any alternative approaches or existing threads related to this requirement, we would appreciate your guidance.
Thanks & Regards,
Pavan
Answers
-
@CPavan - Thanks for using Oracle community!
Please check if these approach helps.
- Add a second data source in the same OAC workbook pointing to your ADW subject area.
- Build matching tables/visuals using the same dimension keys and measures from:
- EPM Cloud
- ADW Subject Area
- Apply shared dashboard prompts/filters so both visuals respond to the same selections.
- This allows direct side-by-side comparison for quick validation and reconciliation.
- Create “difference” calculations (e.g.,
EPMValue - ADWValue) to highlight mismatches.
Hope it helps!
1 -
Thank you @Sumanth V -Oracle , let me give a try and update here.
0 -
The below mentioned particular step is not working as expected as we are not doing any blending, the EPM and OAC subject area both are different data sets and they don't have any join between them. So applying shared dashboard prompt is becoming bit difficult and also creating a custom measure as well, could you please let me know your thoughts on this.
Apply shared dashboard prompts/filters so both visuals respond to the same selections.
Thanks & Regards,
Pavan
0 -
to use shared values for prompt you need to use parameters in the filter.
There is no way to join EPM data to ADW data in the workbook.
Thinking outside of the box…Not sure if creating a Subject Area on the EPM connection would get you closer. You can create Datasets from the Subject Areas and maybe then join them for combined analysis1 -
@CPavan , you can leverage an OAC workbook connected to EPM Cloud to validate data loaded into ADW, but you need to structure it carefully. Essentially, you’re performing a data reconciliation between the source (EPM Cloud) and the target (ADW) via your FDI pipelines.
High level steps could be
- The workbook connected to Oracle Enterprise Performance Management Cloud is your source data snapshot.
- Ensure that the filters, POV (Period/Year/Scenario), and hierarchies match exactly how your FDI pipeline extracts data into ADW.
- You can export the workbook results as CSV if needed for comparison.
- Use the ADW subject area to retrieve the same slice of data that was loaded by FDI.
- Ideally, create an OAC workbook on this subject area with identical layout, columns, and filters as the EPM workbook.
- Add calculated fields to Compute differences between ADW Value and EPM Value, Compute percentage variance and Flag discrepancies.
- Hope it helps!
0 -
Hi @Wayne Van Sluys ,
Thank you, We also considered exploring the Create Subject Area option. However, we are not sure whether a separate subject area is required for each cube or if a single subject area would be sufficient. Currently, we are working on shared filters, and if that approach does not work, we will proceed with this option.
Hi @RVohra ,
Thank you for the detailed steps. We are trying to achieve the exact approach you described above, but without any manual intervention. To support this, we would need either a dashboard or a program to reconcile the data.
Thanks & Regards,
Pavan0


