Oracle Transactional Business Intelligence

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

Invoke Fusion (24B) OTBI Dashboard Analysis (SOAP / REST) pass Dashboard Prompt params via payload?

Received Response
55
Views
1
Comments

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