Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Is there a way to make a call to execute an OAC based report from an external server?

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