Is there a way to make a call to execute an OAC based report from an external server? — Oracle Analytics

Oracle Fusion Data Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Is there a way to make a call to execute an OAC based report from an external server?

Question
11
Views
0
Comments
tanmalhot
tanmalhot Rank 1 - Community Starter

Summary:

Is there a way to make a call to execute an OAC based report from an external server?

Content (required):

We have built a custom report that needs to run daily and pick transactions for further processing. This step is linked to another pre-requisite step which is outside of OAC. To create and maintain timing of both process and report w.r.t. timings, would like to call this OAC BIP report from another unix server via CLI/cURL command or any other mechanism like RestAPI.

I did find similar request to get information about an already built BIP report in SaaS layer. I am looking for something similar on OAC if it's made available or not by Oracle.

SaaS BIP Report - https://docs.oracle.com/middleware/12213/bip/BIPAP/QuickStart.html

Version (include the version you are using, if applicable): OAC 6.2


Code Snippet (add any code snippets that support your topic, if applicable): None