Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Accessing Physical Tables in OAC for Advanced SQL Use Cases

Hi all,
I've successfully established a connection from OAC to Oracle Applications and can access the logical tables (Subject Areas) from the Fusion Cloud environment. However, I would also like to work with the physical tables to meet more complex requirements using SQL.
Is this possible, or is there a recommended workaround for accessing the underlying physical data structures?
Best regards,
Loboo
Answers
-
Hi,
Are you using FDI? If not, where does the subject areas come from (who did build the semantic model)?
0 -
I am in the Cloud Version, the Subject Areas are coming directly from the Oracle Fusion Cloud Applications – the connection was established via the prebuilt Oracle Applications connector in OAC.
0 -
You cannot access the physical tables in fusion directly. You can use Data Replication feature in OAC to populate ADW tables based on PVOs from fusion (bicc is used to extract from fusion).
Other option is to purchase Fusion Data Intelligence which gives you more options to bring fusion data to ADW using prebuilt pipelines.
Thanks
Gayathri
1 -
Thank you for the information, is there a guidline how i can replicate physical tables to the Oracle ADW?
0 -
If you mean the "Data Replication" option Gayathri mentioned, it is this:
It doesn't give you access to physical tables, it doesn't replicate physical tables, it does export PVOs to ADW, and from there you can do whatever you want with those database tables.
The details about the PVOs (what means what, what is where etc.) are part of Fusion, it isn't really an analytics feature. That topic is covered in the parallel forum Cloud Customer Connect:
1 -
Following our review, we have identified that FDI is also in use within our environment.
Could you please share any best practice documentation or guidance on how FDI has been successfully implemented in similar use cases?We’re particularly interested in approaches that have proven effective and could support a successful deployment for our specific scenario.
Thank you in advance!
0