Please suggest solutions to set up an REST API as a data source for a data model in Oracle Fusion. instead of sql query as a data set we need to pull data from rest api data.
@Prakash B Roy -
This community is dedicated to OAC/OAS BIP-related queries. From your description, it seems you might be seeking guidance on Oracle Fusion or the OTBI tool. Could you please confirm? Thanks!
Hi @Sumanth V -Oracle ,
Our requirement related to BIP only, we need to make data set using rest API instead of SOAP.
Hi @Prakash B Roy ,
Looks like this is not supported. You can check the end points on below link:
REST API for Oracle BI Publisher - About the REST APIs
Thanks.
Hi @MandeepGupta ,
The link provided is for BIP Report API, but as you stated create data model in BIP report using rest API is not available seems.
Thanks,
Prakash
Yes, it will be a good idea to create an idea in Idea lab in customer connect:
Oracle Transactional Business Intelligence Idea Lab — Oracle Analytics
Hi @MandeepGupta
Sure
@Prakash B Roy
Have you tried configuring Web Service or HTTP Data Source?
https://docs.oracle.com/middleware/1221/bip/BIPAD/data_sources.htm#websvc_ds
Hi @Prakash B Roy
Refer below MOS doc -
How to add custom/user defined REST based data sources to BI Publisher in Fusion Cloud ? (Doc ID 2436451.1)
Regards,
Arjun
Hi @Mallikarjuna Kuppauru-Oracle ,
The doc confirms that this is unsupported at the moment. Thanks for sharing the note id for reference.
Also, are you able to check the ER status or any ETA on the ER?
@Mallikarjuna Kuppauru-Oracle
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…
Hi everyone, I'm using Oracle BI Publisher version 12c and recently I notice a strange error: when I schedule some reports that use excel templates (.xls), their output can not be opened without the error message "The file format and extension of <report_name> don't match. The file could be corrupted or unsafe. Unless you…
Hi everyone, We configured a SOAP connection in Oracle Integration Cloud (OIC) using OAuth authentication. However, when we run our integrations, the SOAP invocation fails intermittently. Some integration iterations fail. Most iterations succeed. Sometimes, all iterations complete successfully without any issues. When we…
OTM/GTM Product is currently using OAC for reporting. We wanted to know what is the limitation for oracle BI Publisher rtf template size. We already have verified the documentation : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acpmr/top-faqs-design-publisher-reports.html But wanted to know if this generic figures…
Hi, We are trying to retrieve the complete history Bip report of assignment updates where the same assignment record has been modified multiple times with an unchanged Effective Start Date. We are currently using PER_ALL_ASSIGNMENTS_M and PER_ALL_ASSIGNMENTS_M_; however, the data returned does not consistently reflect all…