Approach to accurately identify active reports in Oracle Fusion Cloud
We are trying to build an accurate inventory of all custom reports used in Oracle Fusion SaaS, including BI Publisher (BIP), OTBI, and Financial Reporting Center (FRC) reports in custom folders.
Currently, the approach using GL_FRC_REPORTS_B for FRC reports is returning inconsistent results, including deleted reports, and some metadata fields like Created_By, Last_Updated_By, and Last_Accessed_Date appear unreliable.
We are looking for supported tables or standard Oracle-recommended methods to extract reliable report metadata (report name, folder/path, owner, creation date, last updated date, last accessed date) and identify only active reports.
Could anyone suggest the best supported approach for maintaining an accurate and up-to-date report inventory in Oracle Fusion Cloud SaaS?