Can we bulk download all the files which are in a scheduled job? It makes life worse while we try to download 1000+ odd files
@Dhilipkumaar - From the UI we don't have any such option but you can try using Oracle BI Publisher Web Service APIs. You can create a script to call these APIs and download all report outputs in one go. The APIs allow you to list report jobs, get the status of jobs, and download report outputs.
Example: Use the getScheduledReportJobs API to list all the report jobs you want to download.
getScheduledReportJobs
For each job, use the getReportJobOutput API to download the output file.
getReportJobOutput
Try Writing a Python code or any other code to connect with api and automate the process
I am not sure you would be able to do a bulk download need to download individually
Hi @Dhilipkumaar
Using API's you can get the schedule jobs details but not Bulk report outputs from scheduled jobs. You need to download individually .
@Ashish Shrivastava-Oracle Any comments from dev team?
Regards,
Arjun
Hi @Mallikarjuna Kuppauru-Oracle ,
Understand that we need to use API, but instead of using it can we not have a featurette in Oracle tool itself, this would make things a way lot easier right?
I have also raised idea in Oracle labs regarding the same.
https://community.oracle.com/customerconnect/discussion/772787/bulk-download-the-files-in-bi-publisher-in-report-jobs
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (SCM). The session will cover updates on Supply Chain Management and Procurement. Presented by: Anil Sebastian - Senior Director, SCM Product Management, Fusion Data Intelligence…
I have Windows 64-Bit in my system and I have downloaded Oracle BI Publisher Desktop 64-bit. when trying to install Oracle BI Publisher in my system, I get error like "Set Word2007 flg failed" or "Please uninstall the current version using Add or Remove Program from the control Panel" But there is no program for Oracle BI…
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…