is there a way to generate a list of reports and their path available in custom folder?
Hi @Sohel.IN-Oracle -
You will be able to find the information using below tables.
gl_frc_reports_b
gl_frc_reports_tl
Thanks,
Abhilash
Hello @Abhilash K - Deloitte USI,
I tried with gl_frc_reports_b but I am getting blank output as I don't have general ledger implemented in the application.
Sohel
https://docs.oracle.com/en/cloud/saas/financials/23b/oedmf/glfrcreportsb-7712.html#glfrcreportsb-7712
I would not trust the accuracy of the data in this table if you are looking for a report on the actual date times the report was created in the OTBI folders.
As an example, for a DM I created in 2022, from the OTBI folders the creation date is - 30/Sep/2022 15:23:49
However, from the table GL_FRC_REPORTS_B, the date is showing as - 11/Dec/2023 16:04:44
This is clearly not correct.
I suspect this is linked to the way the table is populated; from this SR.
----
How To Query Details Of ALL BIP, OTBI and FRC Reports (Doc ID 2722120.1)
<excerpt from Bug: 31996857>:
The description is correct and it takes care of 3 types of reports namely BIP, OTBI and Financial Report.
The report information will not be inserted into the table GL_FRC_REPORTS_B immediately after creating the new report and catalog in Custom folder.
For getting the entry into this table you need to do the following steps after creating the report in the Custom folder.
1. Login to the environment home page : https://<pod....com>/
2. Navigate to the following location:
Others >> Financial Reporting Centre
3. Upon clicking "Financial Reporting Centre" and navigating to this FRC page the new custom report entry will be created in the GL_FRC_REPORTS_B table.
I suspect the dates in the table are when the the FRC page was accessed, not when the Reports were created.
So, @Sohel.IN-Oracle , if you navigate to FRC (which I believe is available without implantation of GL) I would guess a list of reports will be available for you to look at. Please do try and let us know.
I do not know of an accurate way to list this information. If anyone does please do post an update.
Thanks
StuJM
I created a XLSX template in Oracle Analytics Publisher Desktop 26.01.01 and uploaded the template to a BI Publisher report in OTBI. Things worked initially, but this morning when running the report I received an error: The report cannot be rendered because of an error, please contact the administrator. Error Detail:…
Hi All, I have a question regarding the BI Publisher Outputs. I have configured the rtf template output as Excel but when the XML Report Publisher program completes and I click on View Output, the output opens in a browser and renders as an HTML. Can some one please assist why this is so. The BI Publisher version is…
The issue is related to the NordPass browser extension installed via our corporate policy. Issue observed: Users were unable to upload custom BI Publisher templates in Oracle Fusion (BI Publisher / Oracle Analytics) using Microsoft Edge and Google Chrome. The upload dialog remained indefinitely at "Uploading, please…
Hi, We are scheduling a report to be sent out every week. We were wondering if it was possible to keep the latest date that the report ran as a parameter somewhere so that we could use that to only fetch the values in the report which have a latest update time of after the last run of the report? This way we'd only be…