Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Invoke Fusion (24B) OTBI Dashboard Analysis (SOAP / REST) pass Dashboard Prompt params via payload?

Hello,
I am able to invoke the Dashboard analysis via SOAP https://<Host>/analytics-ws/saw.dll/wsdl/v12?wsdl
- Login and Create Session → http://… /analytics-ws/saw.dll?SoapImpl=nQSessionService
- Execute Query → http://.. analytics-ws/saw.dll?SoapImpl=xmlViewService
How to pass Dashboard Prompt params via payload? My OTBI Analysis is based on Dashboard Prompts and not Inline Prompt ?
v7:filterExpressions<!--Zero or more repetitions:-->
</v7:filterExpressions>
<!--Zero or more repetitions:-->
v7:name</v7:name>
</v7:value></v7:value>
</v7:variables></v7:reportParams>v7:reportParams
Answers
-
Hello @Amit Amit,
Can you please review the below documents to see if they can assist you.
Fusion Applications : How to call parametrized OTBI report from webservice (Doc ID 2705306.1)
How to include date filter on OTBI report using webservice (Doc ID 2815071.1)
Thanks,
Praveen
0