Oracle Analytics Publisher

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

SOAP request response param backend table in fusion

Received Response
12
Views
1
Comments

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
soapenv:Body
<scheduleReportResponse xmlns="http://xmlns.oracle.com/oxp/service/v2">
<scheduleReportReturn>43596</scheduleReportReturn>
</scheduleReportResponse>
</soapenv:Body>
</soapenv:Envelope>

This is the response from SOAP UI using

/xmlpserver/services/v2/ScheduleService?wsdl —> this wsdl…

Here which backend table stores <scheduleReportReturn>

Tagged:

Answers

  • Rank 6 - Analytics Lead
    edited Jul 15, 2025 7:18AM

    Hi @Aditi Agrawal2650 ,

    Those tables are hidden as part of an internal schema.

    However if i understand correctly you are trying to schedule a report and want to maybe understand how to get the output from the webservice, then i recommend looking at this document :

    How To Schedule BI Publisher Report And Download Output Via Web Service? (Doc ID 2543601.1)

    Regards,
    Gaurav

Welcome!

It looks like you're new here. Sign in or register to get started.