How to Access OTBI report using Groovy within Oracle Fusion
Can you please elaborate your requirement?
Thanks.
HI @User_02ANP ,
If you are talking about the BIP Reports , yes it is possible to invoke them from Groovy using SOAP API's. SOAP API's helps to run the report and gives the result and that can can be consumed as per the requirements.
Thanks,
Sreekanth M
We have a OTBI analysis report and i want to access it in groovy and fetch/read the analysis rows from groovy
In which module are you trying to use the Report ? Is it for CRM ? If it is a BIP Report yes you will be able to access it using SOAP API's.
its CRM and its not BIP XDO report. it is just otbi analyses report
I don't see a direct way of doing it. You can definitely call BIP reports from groovy with the approach given in below note:
How To Call BIP Report Webservice From App Composer using Groovy Script (Doc ID 2150332.1)
Can you try similar approach for OTBI with webservices mentioned in below notes:
How to include date filter on OTBI report using webservice (Doc ID 2815071.1)
How To Run SAWRowsetSchemaAndData WebService To Retrieve Data From An OTBI Analysis (Doc ID 2814254.1)
Is there a log that can be checked on our side that might help with the issue. I've submitted an SR, however it is currently being bounced around between different areas. Could not establish connection. oracle.xdo.delivery.ssh2.SSHMessageException: Error in decrypting message Current thought is that this is an issue with…
Hello, I'm trying my hand at creating some KPI's and Dashboard Visualizations for the Recruiting Activity Center (RAC) per the following documentation: Flexible Reporting in Redwood Dashboards Redwood Experience: Recruiting Dashboard When I add a session variable to my OTBI reports, I correctly see a value of 0 in my…
'Facility Name' exists in the Recruiting - Recruiting Real Time multiple times with varying usage. Job Requistion -> Job Requisition - Additional Details -> Facility Name Job Requistion -> Location -> Facility Name Is there any reason why these two Facility Names would not exist in the Recruiting - Real Time Events subject…
We are encountering issues with our OTBI dashboards where there is no option to export to Excel. This seems to be a new issue after the latest update to 26B. I made a change to the report layout (moved one analysis into its own section), and now I cannot export the page. As you can see in my attached photos, the export…
we have a requirement to fetch Worker Historic information like Current Job Title Previous Job Title Previous Department New Department Previous Manager New Manager Previous Location New Location which subject area stores this information in the OTBI?