How to run bip report from oracle analytics cloud ?
Hi @Shlomo Elnekave, Thanks for posting your question.
BI Publisher (aka Oracle Analytics Publisher) is part of Oracle Analytics Cloud’s Enterprise Edition.
You can directly run any existing publisher report by navigating to its report path, e.g. /Shared Folders/BIP_Reports_Folder/YourReportName
And if you are trying to programmatically run a publisher report, you can do it using the available REST endpoints, please refer to the following documentation for more details:
https://blogs.oracle.com/analytics/run-schedule-publisher-reports-on-oac-using-rest-apis
https://docs.oracle.com/middleware/bi12214/bip/BIPAP/op-v1-reports-reportpath-run-post.html
Hope this helps!
Thanks @Aman Jain-Oracle how can i know if i am using the "Oracle Analytics Cloud’s Enterprise Edition"? is there any other version of Oracle Analytics Cloud?
Hi @Shlomo Elnekave , Please login to the OCI (Oracle Cloud Infrastructure) console and navigate to your OAC instance, there you should be able to get this information under instance details section else check with the environment admin.
Also if you want to know which OAC version you are currently running , please login to your OAC environment → Go to Homepage → click on your user profile icon → From the dropdown menu, select the About option
Please refer to the following document to get more information about the Editions: Enterprise and Professional
https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsgs/editions-enterprise-and-professional.html
Thanks
Very helpful & useful information.
Thanks for sharing @Aman Jain-Oracle!
Thanks, Aman, for providing the information.
Currently, Oracle supports two versions for OAC and here is the comparison between these versions:
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…